[jQuery] Using JQuery to Parse Schema File

[jQuery] Using JQuery to Parse Schema File


Hello All
This is my first posting to the group, and if I am posting my
Question in the wrong group , please let me know.
Getting into my question ,
Is there a built in feature or a plug in that will allow for parsing
of the schema files. I am currently working on a project that
requires parsing the schema. and display various elements based on
that on screen -- more like a meta object driven program.
The path I am headed now is to use JQuery to parse the xsd as a Dom
object , but it is perhaps not the right thing to do .. or is it ? and
then create an in memory JS form of the xsd.
Please advice
Thanks
Jay