Project

Profile

Help

XQuery results in XSLT error code

Added by Anonymous over 18 years ago

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

Michael, consider the following query in Saxon 8.7: declare function local:foo(){ let $i := 1 return element {$i} {()}}; local:foo() The error specifies code XTDE0820 Thanks, Marc


Replies (1)

RE: XQuery results in XSLT error code - Added by Anonymous over 18 years ago

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

Thanks, now fixed, see https://sourceforge.net/tracker/index.php?func=detail&aid=1443030&group_id=29872&atid=397617 Michael Kay

    (1-1/1)

    Please register to reply