← Prev in month ← Prev in thread

XML spec: Why is colon ':' a NameStartChar?

From
Hermann Stamm-Wilbrandt <>
To
Date
2013-12-03T08:41:37Z
ID
<>
Thread
XML spec: Why is colon ':' a NameStartChar?
Why is colon ':' a NameStartChar [A]?
It produces XML parsing error.
I found nothing in the errata [B], what am I missing?


[40] STag  ::=   '<' Name (S Attribute)* S? '>'	[WFC: Unique Att Spec]

[5]  Name  ::=   NameStartChar (NameChar)*

[4]  NameStartChar ::=   ":" | [A-Z] | "_" | [a-z] | [#xC0-#xD6] | ...


[A] http://www.w3.org/TR/xml/#NT-NameStartChar
[B] http://www.w3.org/XML/xml-V10-5e-errata


Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Level 3 support for XML Compiler team and Fixpack team lead
WebSphere DataPower SOA Appliances
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/
https://twitter.com/HermannSW/     http://www.stamm-wilbrandt.de/frameless/
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzende des Aufsichtsrats: Martina Koederitz
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
← Prev in month ← Prev in thread