[Bug 12855] New: [XQuery 3.0] Errors in 2.2.4 Serialization

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12855

           Summary: [XQuery 3.0] Errors in 2.2.4 Serialization
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
               URL: http://www.w3.org/XML/Group/qtspecs/specifications/xqu
                    ery-30/html/xquery-30.html#id-serialization
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


"If the local name of an output declaration in the
http://www.w3.org/2010/xslt-xquery-serialization namespace is
parameter-document, the value of the output declaration is treated as a 2.4.5
URI Literals. "

This should probably read "treated as a URI literal. "

"If a processor is performing serialization, it is a static error
[err:XQST0114] if the implementation is not able to process the value of the
output:parameter-document declaration to produce an XDM instance."

I expect this condition includes errors such as being unable to resolve the URI
and XML parsing errors.  However, XQST0114 is already used for another purpose.

err:XQST0114

    It is a static error for a decimal format declaration to define the same
property more than once [err:XQST0114].

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 2 June 2011 15:40:28 UTC