undeclared positional variable?
Replies (1)
Please register to reply
Added by Anonymous over 19 years ago
Legacy ID: #3062937 Legacy Poster: marcvc (marcvc)
Michael, I ran into this by accident... Shouldn't the following query raise an error saying that the variable $p is not declared? for $v at $p in doc("foo.xml")//e[$p < 10] return $v Thanks, Marc
Legacy ID: #3062983 Legacy Poster: Michael Kay (mhkay)
Thanks. The bug has been logged at https://sourceforge.net/tracker/index.php?func=detail&aid=1169039&group_id=29872&atid=397617 with a fix.
Please register to reply