W3C home > Mailing lists > Public > w3c-sgml-wg@w3.org > May 1997

Re: [richard@cogsci.ed.ac.uk: conditionals]

From: Murata Makoto <murata@apsdc.ksp.fujixerox.co.jp>
Date: Tue, 27 May 1997 17:16:35 +0900
Message-Id: <9705270816.AA00283@lute.apsdc.ksp.fujixerox.co.jp>
To: w3c-sgml-wg@w3.org
James Clark writes:
>I think this should do it:
>
>ignoreSect ::= '<![' %'IGNORE' '[' ignoreSectContents ']]>
>
>ignoreSectContents ::= (
> ((SkipLit | Comment | PI) - (Char* ']]>' Char*))
> | ( '<![' ignoreSectContents ']]>')
> | (Char - ([<'"] | ']')
> | ('<! (Char - ('-' | '[')))
>)*

One parethesis is missing at the end of the fourth line of 
ignoreSectContents.  Other than this, I think this is correct.

Makoto
Received on Tuesday, 27 May 1997 04:15:27 EDT

This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 10:04:35 EDT