[Bug 19578] New: fn:parse-xml return type (editorial)

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

          Priority: P2
            Bug ID: 19578
          Assignee: mike@saxonica.com
           Summary: fn:parse-xml return type (editorial)
        QA Contact: public-qt-comments@w3.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: josh.spiegel@oracle.com
          Hardware: PC
            Status: NEW
           Version: Proposed Recommendation
         Component: Functions and Operators 3.0
           Product: XPath / XQuery / XSLT

Section 14.9.1, fn:parse-xml

Signature: fn:parse-xml($arg as xs:string?) as document-node(element(*))

Rules:
  "If $arg is the empty sequence, the function returns the empty sequence."

If the function may return the empty sequence, the return type should instead
be "document-node(element(*))?"

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

Received on Wednesday, 17 October 2012 15:07:21 UTC