Team Xerces-C,
After parsing an XML file with IDOMParser,
IDOM_Document::getDocumentElement() returns a "root" element containing two
children, the XML declaration as a text node and the true XML root element
node.

Is there a way to configure IDOMParser so that the XML declaration is not
added to the document tree in this manner?  as there is in the DOMParser via
the setToCreateXMLDeclTypeNode() method.

Thanks much.

Dennis W. Houle
The Boeing Company

(714) 762-0291
(714) 762-2253 (fax)
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to