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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Confusion with Namespaces?

[ Lists Home | Date Index | Thread Index ]
  • From: Tyler Baker <tyler@infinet.com>
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 13 Apr 1998 13:45:36 -0400

In the 1.0 XML Namespaces specification a namespace PI is defined as
follows:

'<?xml:namespace' (S (PrefixDef | NSDef | SrcDef))+ '?>'

>From this it looks like a particular namespace must have either one or
more PrefixDef's, NS'Def's, or SrcDef's in any particular order so long
as there is at least one of these.  But then the following is said:

Namespace Constraint: Required Parts
A namespace declaration must contain exactly one NSDef, exactly one
PrefixDef and zero or one SrcDef.

So based upon this shouldn't a namespace PI be defined as follows:

'<?xml:namespace' S NSDef S PrefixDef (S SrcDef)* '?>'

I guess that:

'<?xml:namespace' (S (PrefixDef | NSDef | SrcDef))+ '?>'

could be construed as that the Definitions can occur in any order they
wish, so long as there is only one DSDef and PrefixDef while any number
of SrcDefs can occur within the namespace declaration.  For XML
Processors, search engines and the like I think it would make much more
sense to define a namespace PI as something like this:

'<?xml:namespace' S NSDef S PrefixDef (S SrcDef)* '?>'

Any thoughts here?

Tyler


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





 

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

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