- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 29 Jun 2007 23:19:44 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4832
Summary: static typing: 'attribute' and 'element' need asterisk
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Update Facility
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
As in Bug 3269, occurrences (in the static typing rules) of 'attribute' and
'element' (and, assuming my solution for Bug 3946, 'processing-instruction') as
a Type must have an asterisk appended to denote the wildcard name.
(Note that the current occurrences of "attribute*" are not exempt; they must be
changed to "attribute**".)
Received on Friday, 29 June 2007 23:19:46 UTC