DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18405>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18405

Comination of fields in <xsd:unique> acts as <xsd:key>

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-03-28 07:51 -------
In my opinion this is not correct. The spec says:
"For an element information item to be locally *valid* with respect to an 
identity-constraint all of the following must be true:
1.
2.
3. For each node in the �target node set� all of the {fields}, with that node 
as the context node, evaluate to either an *empty node-set* or a node-set with 
exactly one member, which must have a simple type."

This condition is fulfilled, as some fields evaluate to an empty node-set. In 
case all the conditions are true the element information item is valid (see 
first line) ! However Xerces gives an indication of invalidity.  I have also 
tested this with XSV and this parser gives no error message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to