- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Oct 2010 17:31:01 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11014
Josh Spiegel <josh.spiegel@oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |josh.spiegel@oracle.com
--- Comment #2 from Josh Spiegel <josh.spiegel@oracle.com> 2010-10-26 17:31:00 UTC ---
Related to this, in section 4.15 Annotations it states:
"An annotation always has a value. If no explicit value is provided, the value
is fn:true(). "
But the grammar for an annotation is:
[27] Annotation ::= "%" EQName ("(" Literal ("," Literal)* ")")?
So it seems that a user can not set the value of an annotation to fn:false()
which is strange given the default value is fn:true()?
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 26 October 2010 17:31:03 UTC