- From: <bugzilla@jessica.w3.org>
- Date: Mon, 28 Jul 2014 17:10:52 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26444
Bug ID: 26444
Summary: [XSLT30] xsl:package in the XSLT's Schema does not
match the one in the specification
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
In the specification, the production of xsl:package's children is defined as:
<!-- Content: ((xsl:use-package | xsl:expose | xsl:global-context-item |
xsl:stylesheet | xsl:transform)*) -->
But in the XML Schema for XSL, the definition of xsl:package
(http://www.w3.org/2012/07/schema-for-xslt30.xsd#elem_package) does not allow
this syntax, it only allows xsl:use-package before xsl:stylesheet, and
xsl:expose behind it. It does not allow xsl:global-context-item.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 28 July 2014 17:10:53 UTC