You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Cirip Tomas <to...@theIMO.com> on 2002/02/07 15:53:50 UTC

Parsing DTD/Schema

Hi All!

I have a simple question. I am working on very simple tree-based XML Editor.
I want user to be able to insert only valid elements, attributes ... based
on DTD and/or schema. Is there any way to use Xerces for that? Or do I have
to parse DTD/Schema into some internal structure, check element structure
and give user the right options? If I have to parse DTD what is the best way
to do it in Xerces?  Thank you

Tomas

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org