OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Namespaces 'n Schemas

[ Lists Home | Date Index | Thread Index ]

In article <NDBBKGBEKKCNMDLMKFOIMEHMDNAA.Jim.Theriot@POSC.org> you write:

>According to the Namespaces spec, each element in an XML document (qualified
>or unqualified) has a type name comprised of a local name and an optional
>namespace name.

The term "element type" as used in the Namespaces spec is inherited
from SGML.  In SGML's DTDs (and XML's, of course) there are no local
declarations, so "element types" match one-to-one with ELEMENT
declarations.

XML Schemas do indeed change this.  Even in an instance that doesn't
use namespaces, the same "element type" may be validated by different
element declarations in different places.

>Would the namespace
>associations resolved by the Namespaces algorithm ever be different than the
>association resolved according to the XML Schema spec?

No, because XML Schema doesn't go so far as to put the unqualified
local elements in namespace of their parent.  It doesn't, in
particular, change their [namespace name] property in the infoset.  It
just chooses a declaration to validate them against based on the
namespace of their parent.

-- Richard




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS