Parsing XML Schema

Hi,
I want to parse a XML Schema.
I am using Xerces-J and that creates a Document Object
(DOM) treating the Schema like a XML data file!

Now the problem is if want say the name or minOccurs
of an element I must check attributes of all elements
and scan the attributes and get what I want

Is there any wrapper or some other higher level api
anywhere??

thanks a lot

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

Received on Saturday, 11 May 2002 10:38:03 UTC