On 13-Jan-04, at 19:00 Uhr, Henry Miller wrote:
Preparsing grammars deals explicitly with reading a DTD (or XSD) and storing the data in a grammar which you can walk through to get the DTD pieces you're interested.
http://xml.apache.org/xerces2-j/faq-grammars.html#faq-3
Last time I read this, it wasn't working for DTDs (i.e. you could pre-parser them but you couldn't inspect them). Can DTDs be inspected by Xerces now ?
Thanks.
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]