[xquery-talk] XQuery Try Catch

Florent Georges lists at fgeorges.org
Thu Sep 4 13:26:45 PDT 2008


Matthias Brantner wrote:

  Hi

>The grammar and some examples can be found on Zorba's webpage at:

>http://www.zorba-xquery.com/doc/zorba-0.9.2/zorba/html/trycatch.html

  The grammar looks weird.  I guess:

    TryCatchExpr ::= CatchClause+

should rather be:

    TryCatchExpr ::= TryClause CatchClause+

  ;-)

  Regards,

--drkm






















      


More information about the talk mailing list