I'm not sure but I think that the DOM level 3 will provide APIs to access
schemas data. But DOM level 3 has not been yet completely
implemented in Xerces.
I have the same needs as you and for the moment, I use a simple DOM parser to
parse XSD data and access XSD elements. The problem is
that XSD schemas are very complex and the Xerces DOM API does not implement the
powerfull X-Path request language to retrieve
information in the XML trees...
Does anybody know if there will be a complete implementation of X-Path in the
future ? And what about a powerfull XML schema API ?
Neil Blue
<[EMAIL PROTECTED] Pour : "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
harma.com> cc :
Objet : XML Schema parser?
02/18/2003 11:35
AM
Veuillez r�pondre
� xerces-j-user
Hello,
I am looking for a parser that will read in an XML Schema and provide access
to the elements and types via an interface. I have found that xerces will
handle schema validation but I have been unable to find out if it also
provides access to the schema's after it has parsed them. Please could
anyone tell me if this is possible, or if there is another method for
parsing XML Schemas.
Thank you
Neil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]