You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Land of Lisp
There are two issues with the code that generates XML.
On page 358 in the print-tag function, it shouldn't allow attributes
on closing tags.
Also, it shouldn't change the case of attribute values.
The examples show blue changing to "BLUE".