[Bug 25516] New: [xslt 3.0] No error code for xsl:mode/@typed="yes|no" condition

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

            Bug ID: 25516
           Summary: [xslt 3.0] No error code for xsl:mode/@typed="yes|no"
                    condition
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

The description of xsl:mode/@typed = "yes" or "no" describes two dynamic error
conditions (selecting typed data when typed="no", or untyped data when
typed="yes"). There is no error code allocated for these conditions.

I propose to use XTDE3115.

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

Received on Wednesday, 30 April 2014 14:45:46 UTC