hi, I need to parse an XML schema and build a document tree out of it in a GUI that shows the user the structure of the XML document that conforms to the schema. This includes displaying possible values of attributes and element texts, types of attributes etc.
For this, I need to be able to parse a XML schema and iterate through its structure. Can Xerces help me do this? And how? thanks Vikram --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
