Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Using XSD with XML for importing XML
Using XSD with XML for importing XML [message #598677] Wed, 06 September 2006 11:26
Stuart Stephen is currently offline Stuart StephenFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

I'm a little stuck. I have the following scenario.

Within my runtime jar I have a set of xml schemas under the location
xml-schema/name.xsd and I wish to allow someone to submit a Document or
string representation of the document to an importing procedure. I'm
looking to obtain a footing, so that I may traverse the XML whilst
referencing the correct parts of the XSD schema to obtain application
information relevant.

What is the best way to load both these schemas allowing me to get all the
correct information via an API?

Where should I start?

Thanks,
Stuart
Previous Topic:Complex Type Parsing
Next Topic:Using XSD with XML for importing XML
Goto Forum:
  


Current Time: Thu Apr 25 07:15:15 GMT 2024

Powered by FUDForum. Page generated in 0.03493 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top