Skip to content

Commit 5ddcf09

Browse files
committed
Add note to properties for XMLDocument
1 parent ebbc5bb commit 5ddcf09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/dom/dom/dom-xmldocument.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,14 @@
8282

8383
<section xml:id="dom-xmldocument.props">
8484
&reftitle.properties;
85+
<note>
86+
<simpara>
87+
While the <classname>DOMDocument</classname> class allows setting certain
88+
properties to influence parser behaviour, this class only uses the
89+
<constant>LIBXML_<replaceable>*</replaceable></constant> constants to
90+
configure the parser.
91+
</simpara>
92+
</note>
8593
<variablelist>
8694
<varlistentry xml:id="dom-xmldocument.props.xmlencoding">
8795
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('domdocument.props.xmlencoding')/*)">

0 commit comments

Comments
 (0)