[Bug 3083] [XSLT] escape-uri-attributes or include-content-type specified for xml output method

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

           Summary: [XSLT] escape-uri-attributes or include-content-type
                    specified for xml output method
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: joannet@ca.ibm.com
         QAContact: public-qt-comments@w3.org


Section 5.1.12 (XML Output Method: the escape-uri-attributes Parameter) and
section 5.1.13 (XML Output Method: the include-content-type Parameter) in
Serialization contain the following sentence:

"It is the responsibility of the host language to specify whether an error
occurs if this parameter is specified in combination with the XML output
method, or if the parameter is simply dropped."

XSLT 2.0 specification does not specifically say what happens if the output
method is 'xml' and escape-uri-attributes or include-content-type are
specified.

thanks,
Joanne Tong

Received on Tuesday, 4 April 2006 19:34:50 UTC