FunctionDecl

FunctionDecl::="declare" Annotation "function" EQName "(" ParamListWithDefaults ")" TypeDeclaration (FunctionBody | "external")

Appears in productions:

Appears in specifications:

XQuery 4.0: An XML Query Language