- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 07 May 2005 23:15:47 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1310
Summary: Missing consistency constraint on global element,
attribute, or type names
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
URL: http://lists.w3.org/Archives/Member/w3c-xml-query-
wg/2005Apr/0009.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery
AssignedTo: chamberl@almaden.ibm.com
ReportedBy: simeon@us.ibm.com
QAContact: public-qt-comments@w3.org
The working group approved changes to the XQuery book, and formal semantics to
add the following consistency constraint:
<<
Any reference to a global element, attribute, or type name in
the ISSD must have a corresponding element, attribute or type
definition in the ISSD.
>>
This is a new constraint, since currently the only constraint is on global
element attribute or type names used in sequences types, while this constraints
applies to element referenced from the ISSD. This constraints makes sure that
all information referenced from a schema is available and is required for
the proper operation of the static typing feature.
See the minutes of the XML Query/XSL Joint Teleconference 248, at:
http://lists.w3.org/Archives/Member/w3c-xml-query-wg/2005Apr/0009.html
- Jerome
Received on Saturday, 7 May 2005 23:15:50 UTC