For compatibility

David Megginson david at megginson.com
Fri Jul 17 15:58:28 BST 1998


Ron Bourret writes:

 > Section 2.5, "Comments", states that "For compatibility, the string "--" 
 > (double-hyphen) must not occur within comments."
 > 
 > I figured that this meant the spec authors were not totally happy
 > with this restriction, but they added it for SGML compatibility
 > reasons and that "--" really was not allowed in comments.  However,
 > both MSXML and Aelfred allow it.  XP does not.

 > Who is correct?  Does "for compatibility" mean the parser is not
 > required to support this if it is not interested in SGML
 > compatibility?  Is this something special about comments?

XP is correct.  This constraint is built directly into the grammatical
production:


 [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'


All the best,


David

-- 
David Megginson                 david at megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list