in reply to Re: LibXML doesn't encode single or double quotes
in thread LibXML doesn't encode single or double quotes

> must be escaped in ]]>, if it does not end a CDATA section, though (been bitten recently).
  • Comment on Re^2: LibXML doesn't encode single or double quotes

Replies are listed 'Best First'.
Re^3: LibXML doesn't encode single or double quotes
by ikegami (Patriarch) on Nov 29, 2011 at 03:53 UTC
    weird, but true. It's a rule that exists solely so that XML can be implemented in SGML.