|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Problem with Positional Grouping from MSXML
> From this line I understand that the XPath 2.0 "=" operator allows to > test an atomic value (like the string that the attribute value is > coerced into) against a sequence and returns true if the atomic value > equals any of the members of the sequence. yes, this is just teh same as xpath1 really which also allows = to be used with node sets (the xpath1 equivalent of sequences) and retues true if any item in the right hand set is equal to an item in the left hand set. this will be in xpath REC document, or any xpath tutorial. David
|
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
|






