RE: [xml-dev] Global or shared namespace?

From
Michael Kay <>
To
'Eric van der Vlist' <>,
Date
2001-11-28T11:02:00
ID
<005301c177fc$1c6e7730$acc469d5@pcukmka>
Thread
RE: [xml-dev] Global or shared namespace?
> OTH, XML Infoset is clear that the elements or attributes "without
> namespaces" have no namespace name:
>
> http://www.w3.org/TR/xml-infoset/#infoitem.element
>
>    "1. [namespace name] The namespace name, if any, of the
> element type.
> If the element does not belong to a namespace, this property
> has no value".
>
Just to add to the terminological morass, XPath 1.0 and XSLT 1.0 refer to
such elements and attributes as having "an expanded name with a null
namespace URI".

Whether any distinction was intended between "a name with no namespace URI"
and "a name with a null namespace URI", I really don't know!

Mike Kay