Re: Terminology: does an XML Schema "declare" a targetNamespace? "specify" a targetNamespace?
Mukul Gandhi <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
I think I might have misread Roger's question somewhat. With XML Schema 1.1 in the case of xs:element and xs:attribute declarations, the local targetNamespace value overrides the one provided by xs:schema, while for all other schema components, targetNamespace is acquired from the xs:schema element. Please correct me if I'm wrong. On Sun, Mar 27, 2011 at 7:22 PM, Mukul Gandhi <[email protected]> wrote: > I think this is true with XML Schema 1.0. > > In XML Schema 1.1, xs:element and xs:attribute instructions can > specify a local targetNamespace property which overrides the > targetNamespace property present on the xs:schema instruction. -- Regards, Mukul Gandhi