[Bug 1257] New: [XSLT] Default namespace for cdata-section-elements

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

           Summary: [XSLT] Default namespace for cdata-section-elements
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


The 2.0 specification does not say what happens if an element name specified in
cdata-section-elements is unprefixed. XSLT 1.0 specified that (unlike most other
QNames in a stylesheet) the default namespace should be used. I don't believe
the WG made a conscious decision to change the spec in this area, the text just
seems to have got lost somewhere along the line.

Received on Tuesday, 19 April 2005 12:22:11 UTC