Hi Kevin, [...] > So, it seems that only #x20 characters will be seen in attribute values. > Why does the > spec mention the other values (#xD, #xA, #x9)? Because as said in the first point of 3.3.3 "--a character reference is processed by appending the referenced character to the attribute value" if you had 
 in an attribute value of your inital document, then the processor would have dereferenced the character to #xD so when you serialize it, you have a #xD character in atribute value. DavidReceived on Friday, 23 June 2000 18:48:56 GMT
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:10:09 GMT