- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 13 Apr 2006 18:36:05 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1777
simeon@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #1 from simeon@us.ibm.com 2006-04-13 18:36 -------
Fixed the corresponding problems. Note that "element * OptTypeSpecifier" is a
valid formal type according to the grammar in section 2.4.4.
Here are more details about how each comment has been addressed.
#1 Merged the rules to deal with the "element * ..." case only now.
#2 Merged the rules to deal with the "attribute * ..." case only now
#3 Fixed.
#4 Used a more direct construction of the element type, adding the following
two preconditions:
ElementNameOrWildcard1 = NameTest
TypeSpecifier1 = of type xs:anyType
#5 Added the proper 'element ' in front.
- Jerome
Received on Thursday, 13 April 2006 18:36:16 UTC