Using XSD to remove elements in a XML object?
843834May 17 2007 — edited May 27 2007please anyone if u know what i can use to do this, reply to this...
i have an XML file which contains, e.g. 10 elements, and a XSD file which expects only a subset of this XML file, e.g. 5 elements from this XML file. The document structure of this XML and the XSD file are the same.
i want to know if there is any method i can use to extract data from this XML file based on the XSD file?
many many thanks.. any ideas are welcomed..