[
Lists Home |
Date Index |
Thread Index
]
>
> For instance I can't say a node-set containing (A, B, C) is equivalent
> to a nodeset containing (B, C, A)
>
if $a and $b are each bound to a node set then
if count($a)=count($a|$b) and count($a)=count($b) then they are equal
as sets.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
|