To digress 

> The reason is because certain Strings can't be represented in the Text
> node of XML documents.  We ran across this problem in practice when
> students started writing programs and copying and pasting content from
> the web, which introduced characters like vertical tabs and other
> characters that can't be represented in XML text nodes.

What about CDATA, or escaping xml sequences? 
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to