Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » parsing XSD from WSDL; then saving as stand-alone
parsing XSD from WSDL; then saving as stand-alone [message #589276] Thu, 17 June 2004 12:43
Eclipse UserFriend
Originally posted by: hoe.zurich.ibm.com

So I'm loading XSD schemas that are embedded inside WSDL documents with
the XSDWSDLResourceImpl class that was suggested here some while ago.
What I'd like to do next is save those schemas as self-contained
documents. How can I make sure that all namespace declarations are
included (even those that may have appeared outside the schema
definition in the original document; e.g. xmlns:wsdl next to
wsdl:definitions). Do I have to manipulate/update the DOM representation
myself (based on getQNamePrefixToNamespaceMap where all required entries
show up correctly), or is there a better way to accomplish the required
closure?

Thanks,
Christian
Previous Topic:Bug in substituitionGroupAffiliation?
Next Topic:parsing XSD from WSDL; then saving as stand-alone
Goto Forum:
  


Current Time: Thu Apr 25 00:18:59 GMT 2024

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

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

Back to the top