XmlNamespaces.LocalFunctionsNamespace FieldXmlNamespaces.LocalFunctionsNamespace FieldXmlNamespaces::LocalFunctionsNamespace Field
The XQuery local functions namespace.
Remarks
In XQuery, the prefix local
is bound to this namespace by default.
The local functions namespace is intended for use by functions in an XQuery main module, to avoid having to create a new namespace in which to declare them.