- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 19 Apr 2005 16:00:00 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1259
Summary: [DM] Typed value and xsi:nil
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Data Model
AssignedTo: ndw@nwalsh.com
ReportedBy: Norman.Walsh@Sun.COM
QAContact: public-qt-comments@w3.org
BugsThisDependsOn: 1232
In 1232, Michael Kay notes:
The Data Model section 3.3.1.2 says that if an element is annotated with an
atomic type T, then the typed value of the element is an instance of T. If my
reasoning above is correct, then this statement isn't true: the typed value of
<e xsi:nil="true"/> can surely only be ().
If it remains true that the type of a nilled element is not (), then this
section needs to be updated to point out that it matches T? but not T.
Received on Tuesday, 19 April 2005 16:00:01 UTC