[Bug 28282] [XP3.1] 2.1.1 static content "built-in"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28282

--- Comment #1 from Jonathan Robie <jonathan.robie@gmail.com> ---
For XQuery the definition now reads:

[Definition: The built-in functions supported by XQuery 3.1 are defined in
[XQuery and XPath Functions and Operators 3.1]. The set of built-in functions
is specified in 5.1 Minimal Conformance and 5.2 Optional Features.] Additional
functions may be declared in a Prolog, imported from a library module, or
provided by the external environment as part of the static context.

For XPath it now reads:

[Definition: The built-in functions supported by XPath 3.1 are defined in
[XQuery and XPath Functions and Operators 3.1]. The set of built-in functions
is specified by the host language. ] Additional functions may be provided in
the static context. XPath per se does not provide a way to declare named
functions, but a host language may provide such a mechanism.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 14 July 2015 00:38:32 UTC