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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT