Disallowed characters in XML

While reading the JSON test set 
(https://seriot.ch/projects/parsing_json.html) I realised that ixml doesn't 
care about which characters are part of content, and XML does.
So we need to add a comment along the lines of it being the grammar 
author's responsibility to ensure that characters that are not permitted in 
XML are not part of content to be serialized from ixml.

Steven

Received on Sunday, 19 December 2021 15:24:41 UTC