[Bug 3084] [XSLT] no type error code for xsl:template 'as' attribute

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

           Summary: [XSLT] no type error code for xsl:template 'as'
                    attribute
           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


The following error codes exist if the supplied value cannot be converted to
the required type.
variable:  XTTE0570
parameter:  XTTE0590
default value of a parameter:  XTTE0600
xsl:function:  XTTE0780
parameter in xsl:function:  XTTE0790

However, there is no similar error code for xsl:template.


thanks,
Joanne Tong

Received on Tuesday, 4 April 2006 20:36:14 UTC