[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: Associate XSD schema with XML document without declaration

Well you can use your own XML content describer and contribute to the content extension point.  Or if you have an XML schema that defines a target namespace, you can include a default namespace in the xml document, and then use the WTP XML catalog to define the schema to use for that particular namespace.