[Home] [By Thread] [By Date] [Recent Entries]
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@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



