zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06107
[Bug 950622] [NEW] XQuery 3.0 vs Zorba: parse-xml#2 should not be in FN namespace
Public bug reported:
ctest -R xquery_3_0
on the branch
lp:~zorba-coders/zorba/fn_envvars
shows that:
- the following functions are in the fn namespace and according to the F&O 3.0 spec they should not be there:
partial-apply#2 partial-apply#3
According to the
http://www.w3.org/TR/xpath-functions-30/#substantive-changes-current-draft
point 8:
"The function fn:partial-apply has been removed, as this functionality is now provided by custom syntax (partial function application, using "?" as a placeholder for missing arguments)"
** Affects: zorba
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/950622
Title:
XQuery 3.0 vs Zorba: parse-xml#2 should not be in FN namespace
Status in Zorba - The XQuery Processor:
New
Bug description:
ctest -R xquery_3_0
on the branch
lp:~zorba-coders/zorba/fn_envvars
shows that:
- the following functions are in the fn namespace and according to the F&O 3.0 spec they should not be there:
partial-apply#2 partial-apply#3
According to the
http://www.w3.org/TR/xpath-functions-30/#substantive-changes-current-draft
point 8:
"The function fn:partial-apply has been removed, as this functionality is now provided by custom syntax (partial function application, using "?" as a placeholder for missing arguments)"
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/950622/+subscriptions
Follow ups
References