[XPath2] Examples in 3.3.2 Combining Sequences

Hello,

it seems the examples 1 and 3

  $seq1 union $seq1 evaluates to a sequence containing A and B

  $seq1 intersect $seq1 evaluates to a sequence containing A and B.

should use $seq2 as the second operator. This would be consistent with
example 5 ($seq1 except $seq2).

Regards,
Oliver Becker


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Friday, 3 October 2003 07:27:46 UTC