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

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

--- Comment #5 from Jonathan Robie <jonathan.robie@gmail.com> ---
It currently looks like this for XQuery:

[Definition: The built-in functions are the functions defined in [XQuery and
XPath Functions and Operators 3.1] in the
http://www.w3.org/2005/xpath-functions, http://www.w3.org/2001/XMLSchema,
http://www.w3.org/2005/xpath-functions/math,
http://www.w3.org/2005/xpath-functions/map, and
http://www.w3.org/2005/xpath-functions/array namespaces.] 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.

And like this for XPath:

[Definition: The built-in functions are the functions defined in [XQuery and
XPath Functions and Operators 3.1] in the
http://www.w3.org/2005/xpath-functions, http://www.w3.org/2001/XMLSchema,
http://www.w3.org/2005/xpath-functions/math,
http://www.w3.org/2005/xpath-functions/map, and
http://www.w3.org/2005/xpath-functions/array namespaces.] 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 14:05:19 UTC