- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jul 2005 02:42:31 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1777
Summary: [FS] editorial: 8.2.3.1.1 (Static semantics of) Name
Tests
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Formal Semantics
AssignedTo: simeon@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
8.2.3.1.1 (Static semantics of) Name Tests
-- / rule (2|3|6|7|8|10|11|12|27)
various rules
"test ... with ... of element *:LocalPart TypeSpecifier?"
"test ... with ... of element Prefix:* TypeSpecifier?"
"element Wildcard TypeSpecifier?" is not a valid Formal Type
-- / rule (15|16|19|20|21|23|24|25)
"test ... with ... of attribute *:LocalPart TypeReference?"
"test ... with ... of attribute Prefix:* TypeReference?"
"attribute Wildcard TypeReference?" is not a valid Formal Type.
-- / rule 22 / premise 1
"fn:namespace-uri-from-QName(QName1)"
"QName1" should be "expanded-QName1"
(leftover from last year, comment #216)
-- / rule 27 / premise 1
"[[ NameTest ]]_sequencetype"
This is invalid: a NameTest is not a SequenceType.
-- / rule 27
"ElementNameOrWildcard TypeSpecifier"
This is not a valid Formal Type.
Received on Wednesday, 20 July 2005 02:42:37 UTC