Discovering document types - best practice?
james at xmlTree.com
james at xmltree.com
Thu Jun 24 13:11:21 BST 1999
Dear All,
This may seem like a simple problem, but I can't find any references to how best to solve
it.
I need to process a series of xml documents, which can be in a number of different
formats. I don't know in advance the type of the documents, only their URLs. What is the
best way of analysing what type the document is (and how to process it)? Is there a "best
practice" for this?
For example, should I
1) Try and read the document type declaration? If so, what function/property should I be
using? I'm using MS XMLDOM (from IE 5).
2) Try and look for a link to a XML schema?
3) Just start walking the tree looking for particular nodes in a particular order?
Thanks if you can help.
James Carlyle
james at xmltree.com
www.xmltree.com - directory of XML content on the web
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list