Re: Including schema with target namespace from schema with no target namespace

On Monday 09 February 2009 18:07:13 Bob Kline wrote:
Hej Bob,

> We then include that document in the schema document for the 
> rest of the elements and types.  Schema processors won't accept this, 
> complaining that  "[t]he target namespace of the included/redefined 
> schema 'CdrNamespaceAttributes.xml' has to be absent, since the 
> including/redefining schema has no target namespace."
If the target namespace of the 'to be included' schema differs from the
target namespace of the including schema, you have to use <import> instead of <include>.

Ciao,
Tobias

Received on Tuesday, 10 February 2009 11:23:22 UTC