Canonical XML comment (example 3.4)

Hi John,

In example 3.4 you declared the attribute "id" for the element
"normId" as being of type ID. An ID attribute value must meet
the name production according to XML 1.0 [1]. Therefore the 
value you are using in the input document will produce a parsing
error:

<normId id=' &apos;   &#x20;&#13;&#xa;&#9;   &apos; '/>

[1] http://www.xml.com/axml/target.html#sec-attribute-types

Regards, Gregor
---------------------------------------------------------------
Gregor Karlinger
mailto://gregor.karlinger@iaik.at
http://www.iaik.at
Phone +43 316 873 5541
Institute for Applied Information Processing and Communications
Austria
---------------------------------------------------------------
 

Received on Thursday, 14 September 2000 01:26:52 UTC