This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Re: RE: Higher-Order Functions in XPath 2.0


> To be strict, it seems that $a[$i], where $a contains a
> sequence (not a
> node-set) is not valid syntax according to the current WD. Or am I
> wrong?
>
The semantic rules in the XPath 2.0 WD do currently say that $a in $a[$i]
must consist entirely of nodes, but that restriction was not intended -
regard it as an error in the document. The restriction was intended to apply
only to the operands of the "/" operator, but found its way to the wrong
place in the spec.

Mike Kay


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]