- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 23 Apr 2007 21:28:08 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4487
Summary: [XDM] Missing constraint for attribute names
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Data Model
AssignedTo: Norman.Walsh@Sun.COM
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Nowhere does XDM state the following constraint, which is necessary to ensure
that an XDM document can be serialized as namespace-well-formed XML.
Add the following either to the numbered list in 6.3.1 (Attribute
Nodes/Overview), or to the bulleted list in 3.3.3 (QNames and NOTATIONs), or
both, at editor's discretion:
* In the node-name of an attribute node, if a namespace URI is present then a
prefix must also be present.
See also bug #4443. This bug is raised in response to action A-327-04.
Received on Monday, 23 April 2007 21:28:17 UTC