[Bug 29800] New: [FO31] fn:load-xquery-module, fn:transform

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

            Bug ID: 29800
           Summary: [FO31] fn:load-xquery-module, fn:transform
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.1
          Assignee: mike@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

These functions are classified as "context-independent", however the text
states of the stylesheet-location option that "If the value is a relative
reference, it is resolved against the static base URI of the fn:transform
function call." i.e. it depends on the static context.

I'd guess (although it isn't stated) that in a call to fn:load-xquery-module, a
relative $module-uri would be resolved against the static base URI of the
function call, making fn:load-xquery-module similarly context-dependent.

Also, if the fn:transform/fn:load-xquery-module function is unsupported by the
host language or explicitly disabled by the user, is err:FOXT0001/err:FOQM0006.
the appropriate error to raise?

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

Received on Tuesday, 30 August 2016 13:16:39 UTC