M
Mavis
Firstly, is it possible to locate everything in xsd by XPATH?
for example,
xs:element[@name="person"]/xs:complexType/xs:sequence/xs:element[@name="firstname"]
.....
Is there any good ways to record the XPath info through traversing the
XSD file?
Thanks!
for example,
xs:element[@name="person"]/xs:complexType/xs:sequence/xs:element[@name="firstname"]
.....
Is there any good ways to record the XPath info through traversing the
XSD file?
Thanks!