diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 757a587d7b..8b57b0ea78 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,4 +1,4 @@ - + Data Types @@ -3544,7 +3544,7 @@ XMLPARSE ( { DOCUMENT | CONTENT } value) Examples: Manual...') +XMLPARSE (DOCUMENT 'Manual...') XMLPARSE (CONTENT 'abcbarfoo') ]]> While this is the only way to convert character strings into XML