RE: [XQuery] Comment - Pragma/MUExtension confusion

Would be fine with me now

Daniel

-----Original Message-----
From: public-qt-comments-request@w3.org [mailto:public-qt-comments-request@w3.org] On Behalf Of scott_boag@us.ibm.com
Sent: Donnerstag, 2. September 2004 18:40
To: Kirmse, Daniel
Cc: 'public-qt-comments@w3.org'
Subject: RE: [XQuery] Comment - Pragma/MUExtension confusion


public-qt-comments-request@w3.org wrote on 09/02/2004 11:19:36 AM:
...
> Just for understanding: Could "(Char+ - (Char* ':)' Char*))" 
> actually evaluate to nothing?

It can't evaluate to nothing. So I guess it should be:

[152] CommentContents ::= (Char - ':') (Char+ - (Char* ':)' Char*))?

> Somehow I struggle with this kind of notation ... 

Yes, me too.  It's taken from the XML spec.

-scott

Received on Friday, 3 September 2004 06:27:56 UTC