[xquery-talk] <<=, >>=

jidanni at jidanni.org jidanni at jidanni.org
Tue Jan 17 19:35:30 PST 2012


Hmmm, http://www.w3.org/TR/xquery-30/ :
+-------------------------------------------------------------------------+
|[98]   |ValueComp     |   ::=   |"eq" | "ne" | "lt" | "le" | "gt" | "ge" |
|-------+--------------+---------+----------------------------------------|
|[97]   |GeneralComp   |   ::=   |"=" | "!=" | "<" | "<=" | ">" | ">="    |
|-------+--------------+---------+----------------------------------------|
|[99]   |NodeComp      |   ::=   |"is" | "<<" | ">>"                      |
+-------------------------------------------------------------------------+
Well, if there also was <<=, >>= that would be marvelous. Hmmm, then all
that would be missing is an "nis".


More information about the talk mailing list