[Bug 2219] R-227: identity constraints and xsi:nil

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2219


sandygao@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Keywords|unclassified                |
         Resolution|                            |FIXED




------- Comment #1 from sandygao@ca.ibm.com  2007-03-28 18:44 -------
The WG discussed this at a face to face meeting on 28 March and
decided to close it as FIXED.  The necessary changes were adopted in a previous
WG meeting.

Briefly, when xsi:nil=true, it's treated as if the value is missing. So the
attached example will be accepted by schema 1.1.

Note that if <key> is used in place of <unique>, the xml document becomes
invalid, because <key> requires that all fields are present and have values.

Received on Wednesday, 28 March 2007 18:44:19 UTC