Re: Comment Declarations

Dieter Baron (dillo@stieltjes.smc.univie.ac.at)
Thu, 25 May 95 09:20:25 EDT

Glenn Adams (glenn@stonehand.com) wrote:
: 2.2.5.2. Comment Declarations
:
: When a comment is required in a context where other markup is not used,
: a comment declaration may be used; for example, within the content of
: an element.
:
: A comment declaration is composed of a markup declaration open
: delimiter '<!' followed by one or more simple comments separated
: by whitespace and terminated by a markup declaration close delimiter '>'.

i might be mistaken, but as i understand it, `<!>' -- an empty markup
declaration is also kind of a comment, which should be ignored.

so, whouldn't be ``followed by zero or more simple comments'' be a
better wording?

//dillo