FunctionDecl

FunctionDecl::="function" _Function_QName_or_EQName "(" ParamList ")" ("as" SequenceType) (FunctionBody | External)

Appears in productions:

Appears in specifications:

XQuery 3.1: An XML Query Language