|
Hi , I am facing a problem, I want to get the Xpath for all the element specified in XSD(NOT the XML), I try writing my own xslt to extract the informatin but it seems not working, the way the saxon parses the .xml is different to .xsd(or because schema, element etc are keyword?) can someone have any idea by giving the XSD how to generate the xpath for all the elements that specified in the XSD? thanks so much! |