[Bug 27061] New: [xslt 3.0] What should unparsed-entity-uri() do if the base URI of the document node is absent?

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

            Bug ID: 27061
           Summary: [xslt 3.0] What should unparsed-entity-uri() do if the
                    base URI of the document node is absent?
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

The XDM data model acknowledges that it is possible for the base URI of a node
to be unknown (absent). The functions unparsed-entity-uri() and
unparsed-entity-public-id() depend on the base URI of the document node, and we
don't way what they should do if this is absent.

(Note: the specification is by way of the accessors defined in XDM, which
perform the absolutization of the result. So arguably the bug is in XDM rather
than XSLT)

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

Received on Wednesday, 15 October 2014 16:17:16 UTC