K
karuna1712
Hi,
I am working on a project which requires me to parse an XSD using DOM.
I went through some articles on the internet on XML DOM parsing. Since
XSD files are XML documents, I can use methods like getElementByTag
etc to parse the xsd. I needed some examples to help me in writing a
parser. Can any one point me to a good example that parses an xsd
file?
Thanks
I am working on a project which requires me to parse an XSD using DOM.
I went through some articles on the internet on XML DOM parsing. Since
XSD files are XML documents, I can use methods like getElementByTag
etc to parse the xsd. I needed some examples to help me in writing a
parser. Can any one point me to a good example that parses an xsd
file?
Thanks