You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by "Hussain, Kamal (Kamal)" <ka...@alcatel-lucent.com> on 2008/07/31 00:46:10 UTC

Reading XSD using XSmodel

Hi,
I am  trying to parse an XML Schema file using Xerces-p. The intention
is to read an XML schema file and build a model for creating an
application. There is no XML data file involved.

I looked at some examples provided in Xerces-c and it seems like XSModel
class is the way to go. There is one example called SCMprint in Xerces-c
which uses this class. However I am not able to used this class
Xerces-p. Is XSModel class supported in Xerces-p?

Is there any other way to parse XSD using Xerces-p?

Any help is highly appreciated.


Thanks
Kamal

---------------------------------------------------------------------
To unsubscribe, e-mail: p-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: p-dev-help@xerces.apache.org