Add note that XML Schema validation is not supported

requested by Andrew Lardinois
This commit is contained in:
Peter Eisentraut 2010-03-29 22:01:08 +00:00
parent 1e24678349
commit 3f76f9613d
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.246 2010/02/26 01:11:46 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.247 2010/03/29 22:01:08 petere Exp $ -->
<chapter id="datatype">
<title id="datatype-title">Data Types</title>
@ -3947,6 +3947,8 @@ xml '<foo>bar</foo>'
against a document type declaration
(DTD),<indexterm><primary>DTD</primary></indexterm>
even when the input value specifies a DTD.
There is also currently no built-in support for validating against
other XML schema languages such as XML Schema.
</para>
<para>