Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f76f96

Browse files
committed
Add note that XML Schema validation is not supported
requested by Andrew Lardinois
1 parent1e24678 commit3f76f96

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.246 2010/02/2601:11:46 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.247 2010/03/29 22:01:08 petere Exp $ -->
22

33
<chapter id="datatype">
44
<title id="datatype-title">Data Types</title>
@@ -3947,6 +3947,8 @@ xml '<foo>bar</foo>'
39473947
against a document type declaration
39483948
(DTD),<indexterm><primary>DTD</primary></indexterm>
39493949
even when the input value specifies a DTD.
3950+
There is also currently no built-in support for validating against
3951+
other XML schema languages such as XML Schema.
39503952
</para>
39513953

39523954
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp