- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jul 2005 21:58:48 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1618
simeon@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From simeon@us.ibm.com 2005-07-20 21:58 -------
That is a good catch.
We used to use an asterisk, so that might be the more natural
choice:
element * of type TypeName (: a wildcard element :)
element * nillable of type TypeName (: a nillable wildcard element :)
element nillable of type TypeName (: an element with name 'nillable' :)
element nillable nillable of type TypeName (: a nillable element with name
'nillable :)
- Jerome
Received on Wednesday, 20 July 2005 21:58:54 UTC