[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: My report on experiments with unused namespaces

  • From: "Pete Cordell" <petexmldev@codalogic.com>
  • To: "David Carlisle" <davidc@nag.co.uk>
  • Date: Wed, 22 Sep 2010 17:42:08 +0100

Re:  My report on experiments with unused namespaces
Original Message From: "David Carlisle"
> On 22/09/2010 16:06, Pete Cordell wrote:
>> By reserving names that start with "xml" I'm assuming the W3C is saying
>> that you (anyone not acting on behalf of the W3C) can not define names
>> that start with "xml".
>
> but what does "define" mean there. i can make the document

As far as I'm concerned by using it as a name it's defined as a name, either 
by you or someone else.  By using a random string xmlfoo as a name, you have 
defined the name xmlfoo.

In the section:

    Names beginning with the string "xml", or with any string which would
    match (('X'|'x') ('M'|'m') ('L'|'l')), are reserved for standardization 
in this
    or future versions of this specification.

I interpret "reserved" to mean "set aside for".  In other words, you, not 
acting on behalf of W3C, MUST not define names starting with "xml".  If you 
do, then it's not a valid name and therefore the document is not 
well-formed.

Therefore:

 <xmlfoo>
   <xmlbar/>
 </xmlfoo>

is not well-formed and so is not XML!!!

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using XML C++
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.