RE: [xsl] XQuery 1.0 and XPath 2.0 Functions and Operators Version 1.0

Subject: RE: [xsl] XQuery 1.0 and XPath 2.0 Functions and Operators Version 1.0
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Fri, 7 Sep 2001 21:10:40 +0100
> The idea is that a variable which in XPath 1.0 holds a node-set, 
> should in XPath 2.0 hold a sequence of nodes, the sequence being 
> in document order with no duplicates.

If a sequence can't contain duplicates what do you get from

index-of(concat(A B, B A), A) or item-at(concat(A B, B A), 1)

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread