Gavin Nicol wrote: > Can someone please prove that this is so? The distinction between an > "SGML comformant parser" and an "XML parser" might be a good one to > make. For the sake of argument, let's say we have an XML parser that > parses entity references. Can anyone show me a case where it is > absolutely necessary to resolve the entity before parsing can > continue (especially considering that replacement text would become > psuedo-elements and thereby not affect the structure much at all). The case I have in mind is one, for a valid XML document, where an external text entity contains markup that would change the content model of the document instance based on parse-time inclusion versus use-time inclusion. I'm not a parser expert but suspect that we may have a problem with delayed parsing of external text entities in valid XML even if we preclude asynchronous entities.Received on Wednesday, 30 October 1996 14:00:42 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 10:03:37 EDT