Project

Profile

Help

text node constructor with empty sequence

Added by Anonymous almost 19 years ago

Legacy ID: #3300973 Legacy Poster: marcvc (marcvc)

Michael, consider the following query: declare function local:f1() {text{()}}; declare function local:f2($t) {count($t)}; local:f2(local:f1()), count(text{()}) Saxon 8.5 evaluates to: 1,0 Thanks, Marc


Replies (1)

RE: text node constructor with empty sequence - Added by Anonymous almost 19 years ago

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

Bug is now registered, with a fix, at: https://sourceforge.net/tracker/index.php?func=detail&aid=1264122&group_id=29872&atid=397617 Michael Kay

    (1-1/1)

    Please register to reply