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] Re: URIs, concrete (was Re: [xml-dev] Un-ask the question)

[ Lists Home | Date Index | Thread Index ]

W. E. Perry scripsit:

> But what does it mean, really, for an attribute to be 'in a namespace',
> separate from that attribute appearing (or being declared in an ATTLIST as)
> within the scope of a particular element? 

It means that, under the Namespaces Rec, the following pair is equivalent:

	<foo xmlns="urn:baz:32" bar="47"/>
	<baz:foo xmlns:baz="urn:baz:32" bar="47"/>

but the following pair is not:

	<foo xmlns="urn:baz;32" bar="47"/>
	<baz:foo xmlns:baz="urn:baz:32" baz:bar="47"/>

-- 
One art / There is                      John Cowan <jcowan@reutershealth.com>
No less / No more                       http://www.reutershealth.com
All things / To do                      http://www.ccil.org/~cowan
With sparks / Galore                     -- Douglas Hofstadter




 

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

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