[Bug 22061] New: [XSLT 3.0] Omissions in the schema for XSLT 3.0

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

            Bug ID: 22061
           Summary: [XSLT 3.0] Omissions in the schema for XSLT 3.0
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

Email on xslwg list from Innovimax dated 5 May 2013:


Dear all,

Here are few fix to apply to XML Schema 1.1 for XSLT 3.0

a) it misses all the bits about attribute expand-text
b) it says that the select attribute on xsl:try is required
c) it says that the errors attribute on xsl:catch is required
d) I have a failed assertion with Saxon about the expression
<xs:assert test="if (exists(@value)) then empty((@select, @level,
@count, @from)) else true()">
e) it allows only 0 or 1 xsl:merge-action as direct child of xsl:merge
f) it misses xsl:map
g)it misses xsl:map-entry
h) it misses the static attribute

Hope this helps

Mohamed

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

Received on Thursday, 16 May 2013 11:51:15 UTC