Hi,

can I map namespaces to another string and ignore the schemaLocation?

I have:

<import namespace="http://www.opengis.net/swe/1.0.1";
schemaLocation="http://schemas.opengis.net/sweCommon/1.0.1/swe.xsd"/>

and I want to have:
<import namespace="http://www.opengis.net/swe/1.0.0";
schemaLocation="http://schemas.opengis.net/sweCommon/1.0.1/swe.xsd"/>

I could change the schema, but I'd prefer a general soloution, because it is
easier to maintain.


Jan




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to