[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Michael Kay" <mike@s...>
  • To: "'Michael Kay'" <mike@s...>,"'Rick Marshall'" <rjm@z...>,"'Ken North'" <kennorth@s...>
  • Date: Fri, 15 Dec 2006 11:58:09 -0000

> In fact, you can't even safely write 
> 
> //x[y castable as xs:integer][xs:integer(y) > 100]

But if you don't like the wordiness of the if-then-else, another option is:

//x[xs:integer(y[. castable as xs:integer]) > 100]

Michael Kay
http://www.saxonica.com/




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member