Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using XSD to remove elements in a XML object?

843834May 17 2007 — edited May 27 2007
please 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..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2007
Added on May 17 2007
4 comments
328 views