How can I do this..., I have tried, but with no luck thus far.
I want to read an xsd file and loop through for reporting purposes of a program and write out:
1. name
2. type ie (integer)
3. minOccurs
etc., all of the particulars of the xsd file
How can I do this?
I want to read an xsd file and loop through for reporting purposes of a program and write out:
1. name
2. type ie (integer)
3. minOccurs
etc., all of the particulars of the xsd file
How can I do this?