[Bug 28205] New: [XSLT30] error handling for shadow attributes and/or static expressions

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

            Bug ID: 28205
           Summary: [XSLT30] error handling for shadow attributes and/or
                    static expressions
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors 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

The section on shadow attributes (attributes starting with an underscore),
3.14.2 Shadow Attributes, does not define any error conditions.

The related section on Static Expressions doesn't define any either.

While it seems logical to raise typical XPath expression errors, it is unclear
whether the raised errors should be dynamic errors or static errors. It makes
sense to make them static errors, but most expressions have defined dynamic
errors that would now occur in a static context (this is also true for
expressions in xsl:use-when, a section that does not define error conditions
either).

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

Received on Thursday, 12 March 2015 13:09:43 UTC