13 May
2014
13 May
'14
11:17 p.m.
Thanks; will be fixed soon.. https://github.com/BaseXdb/basex/issues/953 On Tue, May 13, 2014 at 9:54 AM, Rob Stapper <r.stapper@lijbrandt.nl> wrote:
Sorry, not doing this on purpose.
Running test2.xq triggers runtime-error, see attachment: basex errorMessage.txt
When using:
declare function local:go
( $parentItem
)
{ ( $parentItem
, for-each( $parentItem/child::*
, function( $childItem
)
{ local:go( $childItem)
}
)
)
} ;
All runs fine.
Regards.
Rob Stapper
------------------------------ <http://www.avast.com/>
Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus<http://www.avast.com/>actief is.