Now that I have read the following XML document into memory. What DOM API can I use to parse out the content of the ProcessingInstruction and the DocumentType? thanks <?xml version="1.0"?> <!DOCTYPE doc SYSTEM "some.dtd"> <doc> <Title> Document Title </Title> <Name> Name </Name> </doc>Received on Friday, 26 November 1999 17:13:54 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 20 October 2015 10:46:06 UTC