[
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
From
:
gindik@xxxxxxxxxx
(Gabriel Indik)
Date
: Fri, 15 May 2009 18:08:39 +0000 (UTC)
Newsgroups
:
eclipse.webtools
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Ravi,
Try the following: set up the prefix/namespace map information for your schema by making the following API calls:
schema.getQNamePrefixToNamespaceMap().put("xsd", org.eclipse.xsd.util.XSDConstants.SCHEMA_FOR_SCHEMA_URI_2001);
schema.setSchemaForSchemaQNamePrefix("xsd")
Follow-Ups
:
[news.eclipse.webtools] Re: Serializing namespaces on the xsd schema level
From:
Ravikanth
References
:
[news.eclipse.webtools] Serializing namespaces on the xsd schema level
From:
Ravikanth
Prev by Date:
[news.eclipse.webtools] Re: Serializing Documenation elements
Next by Date:
[news.eclipse.webtools] JSP from multiple directories
Previous by thread:
[news.eclipse.webtools] Serializing namespaces on the xsd schema level
Next by thread:
[news.eclipse.webtools] Re: Serializing namespaces on the xsd schema level
Index(es):
Date
Thread