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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to