Next in thread → Next in month →

Re: [xml-dev] XML spec: Why is colon ':' a NameStartChar?

From
Pete Cordell <>
To
Hermann Stamm-Wilbrandt <>
Date
2013-12-03T10:42:22
ID
<2769B5AC288F4924950E0A21979F4FCC@codalogic>
Thread
Re: [xml-dev] XML spec: Why is colon ':' a NameStartChar?
----- Original Message From: "Hermann Stamm-Wilbrandt"
>>
> So  <:/>  is valid XML for XML processors without namespace processing?
> For MicroXML?
> For any other processor?

In the case of MicroXML, colons are not allowed anywhere in element or 
attribute names!

I can't see why it's not a valid name in regular XML, although it might not 
be a wise choice due to it's use in namespaces (even though you mentioned 
'without namespace processing').

Pete Cordell
Codalogic Ltd
C++ tools for C++ programmers, http://codalogic.com
Read & write XML in C++, http://www.xml2cpp.com
Next in thread → Next in month →