I need to implement an XML editor that validates against XML Schema. I want to provide the users XML code completion based on the Schema (like every XML editor) so they don't have to know the Schema themselves. Can someone point me to the classes to use in Xerces for reading the Schema and determining the valid elements from an arbitrary context in the document, or perhaps an example of doing this with Xerces?

Thanks,

Don


---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to