[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Serializing namespaces on the xsd schema level

I'm afraid that doesn't help much. HOwever, I've resolved it for my re-serializer to get the namespaces from the parent, so I could consider this resolved.

Many thanks for your assistance.
-Ravi

Valentin wrote:

Yep, just add this line after setting the prefix for the WSDL namespace:

definition.addNamespace(SCHEMA_FOR_SCHEMA_PREFIX, XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);