Project

Profile

Help

undeclared positional variable?

Added by Anonymous about 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


Replies (1)

RE: undeclared positional variable? - Added by Anonymous about 19 years ago

Legacy ID: #3062983 Legacy Poster: Michael Kay (mhkay)

Thanks. The bug has been logged at https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1169039&amp;group_id=29872&amp;atid=397617 with a fix.

    (1-1/1)

    Please register to reply