Hello

are the following queries equivalent?

1. //city[some $city in following::city satisfies string(.) eq string($city)]

2. //city[. = following::city ]


Thanks in advance,
Leo


Reply via email to