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

 




Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus actief is.