[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Sequence count vs. context position
>> key('keyName', $keyValue)[.[1]] > > the effective boolean value of .[1] is always true so that is the same as > key('keyName', $keyValue) > Indeed. key() returns a sequence of nodes, therefore "." in the predicate is always a single node, therefore .[1] is a single node, which has an EBV of true.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|