You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/17 19:53:09 UTC

DO NOT REPLY [Bug 3658] - Failure to normalize attributes defined as CDATA

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3658>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3658

gmarcy@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From gmarcy@us.ibm.com  2001-09-17 10:53 -------
>From the Spec (Section 3.3.3)

"If the attribute type is not CDATA, then the XML processor must further process 
the normalized attribute value by discarding any leading and trailing space 
(#x20) characters, and by replacing sequences of space (#x20) characters by a 
single space (#x20) character."

Your attribute type is CDATA, and therefore leading and trailing space is not 
discarded.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org