xsl:package
Defines a set of stylesheet modules that can be separately compiled. Partial experimental implementation in Saxon 9.6.
Content: (
(
xsl:use-package
| xsl:expose
| xsl:global-context-item
| xsl:stylesheet
| xsl:transform
)*
)
Permitted parent elements: None
Attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notes on the Saxon implementation
Packages are new in XSLT 3.0. There is a partial implementation in Saxon 9.6, but it is incomplete and not fully tested. In addition, the specification is not considered fully stable. The feature should not be used, except for experimentation and learning purposes.