[XML-SIG] comments and -- in SAX

Mike Miller Mike Miller" <mikem@ichips.intel.com
Tue, 23 Jul 2002 09:45:31 -0700


Interesting behavior. Thanks for the information. I'm glad I
checked with all of you before filing a bug or "fixing" it :-)

 - Mike Miller
   mikem@ichips.intel.com


>David Niergarth writes:
> > SP/nsgmls is even happy to swallow this bit as SGML without complaining:
> > 
> >     <top><!-- <!-- --> -- -- --></top>
>
>This follows the pairs rule I discussed perfectly:
>
><!-- <!-- --> -- -- -->
>  11   11 22  22 33 33
>
>There is no nested markup inside the comment "content", so the
>embedded <! and > are just more characters there, with no special
>meaning.
>
>  -Fred
>
>-- 
>Fred L. Drake, Jr.  <fdrake at acm.org>
>PythonLabs at Zope Corporation
>
>
>_______________________________________________
>XML-SIG maillist  -  XML-SIG@python.org
>http://mail.python.org/mailman/listinfo/xml-sig