Namespaces - defaulting question (re:WD-xml-names19980916)

Tim Bray tbray at textuality.com
Thu Nov 5 22:45:47 GMT 1998


At 02:32 PM 11/5/98 -0800, Steve Harris wrote:
>Reading the Namespaces specification, I've found contradictory examples
>of namespace defaulting. Any input in determining the proper
>interpretation would be greatly appreciated.
>  The first example is as follows:
><?xml version="1.0"?>
>  <x xmlns:edi='http://ecommerce.org/schema'>
>  <!-- the edi namespace applies to the "x" element and contents -->
></x>

Good catch.  This comment is erroneous - the namespace only applies
to things that are prefixed "edi", which the "x" element clearly
isn't.  The comment should say that the binding of the prefix "edi"
to the URI "http://ecommerce.org/schema" appliesto the "x"
element and contents.

To be fixed. -Tim

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list