Sure, you can, using xsdconfig file. See
http://dev2dev.bea.com/pub/a/2004/11/Configuring_XMLBeans.html

Azfar

On Jan 8, 2008 4:59 AM, Jan Torben Heuer <[EMAIL PROTECTED]>
wrote:

> 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