F
Fu Bo Xia
anyone know a Java (or Java usable) package that converts XML Schema (XSD)
documents into a tree form?
thanks,
fu bo
documents into a tree form?
thanks,
fu bo
Fu Bo,Fu said:anyone know a Java (or Java usable) package that converts XML Schema (XSD)
documents into a tree form?
thanks,
fu bo
Fu said:sorry let me clearify my question,
i'm looking for a java API that will convert a XML Schema (XSD) document
from a textual representation to a tree representation that's stored in a
tree structured object. for example if i have the following XSD:
this will convert to a tree similar to the one pictured here:
http://tinyurl.com/mt9t
of course there's no way to capture every detail of a XSD into a tree, but
that's not what i'm looking for.
alternatively, could you point to a some good Java XML parsing tutorials.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.