[xsd-users] Retrieving namespace map from parsed docs

Russ Loucks rjl at third-monday.com
Thu Dec 2 12:42:35 EST 2010


XSD newbie here.  I have a goodly-sized XML schema repository and 
existing set of data all created with Java and XMLBeans.  It looks like 
XSD will work wonderfully to manage that data store in the C++ program 
I'm creating.

1st question:  Can I retrieve the namespace map from the parsed XML 
documents?

I can create the namespace map as I serialize the objects, but can I 
retrieve the map from my existing XML documents?

thanks, r



More information about the xsd-users mailing list