[Bug 24498] New: xsl:fallback permitted parents definition misses elements

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

            Bug ID: 24498
           Summary: xsl:fallback permitted parents definition misses
                    elements
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0
          Assignee: mike@saxonica.com
          Reporter: abel.braaksma@xs4all.nl
        QA Contact: public-qt-comments@w3.org

Under D Element Syntax Summary (Non-Normative), under xsl:fallback, we say
under "Permitted parent elements":

"any XSLT element whose content model is sequence constructor"

But xsl:fallback is also allowed in xsl:analyze-string, xsl:merge,
xsl:next-match, xsl:evaluate and perhaps there are others that have no sequence
constructor, but do allow xsl:fallback under its children.

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

Received on Wednesday, 5 February 2014 02:26:47 UTC