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


=====
Find me at www.iRahul.com!
Phone: +65 90210251

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!
http://shopping.yahoo.com

Received on Thursday, 9 May 2002 02:22:37 UTC