← Back to team overview

zorba-coders team mailing list archive

[Bug 950621] Re: Eliminate parse-xml#2

 

Per Matthias, this function should not even exist as its functionality
is available via xml:parse(). So the entry in the spec .xml file should
be removed, and the C++ implementation can be simplified as it will only
need to deal with the single-argument fn:parse-xml() function now.

** Summary changed:

- XQuery 3.0 vs Zorba: parse-xml#2 should not be in FN namespace
+ Eliminate parse-xml#2

** Changed in: zorba
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/950621

Title:
  Eliminate parse-xml#2

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:
  parse-xml#2

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/950621/+subscriptions


References