Hi, I'm wondering whether there's any API for Xerces that allows to access DTD contents as objects/nodes. I.e., all element and attribute definitions with their models (or grammars, if you like), not just as strings, but as fully-fledged objects. I found just two standalone-tools not integrated in any XML parser, that only partially fulfill my needs: http://www.rpbourret.com/schemas/ http://www.wutka.com/dtdparser.html I'd like to have something integrated into Xerces. Is there any interest in developing such an API? I started to design such an API for my needs, but mabye it would be of general purpose too ... Cheers Markus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
