You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Chan, Philip" <Ph...@rbccm.com> on 2001/11/06 17:01:26 UTC

APIs for schema?

Does Xerces provide general APIs for schema traversal such as getting all
acceptable values (enumeration) of a global/local element or a max digits of
a given type?  Or do we really have to parse the xsd using DOM or SAX to get
the schema information?  Thanks

Philip