xsl:package
Defines a set of stylesheet modules that can be separately compiled.
Content: (
(
xsl:expose
| declarations
)*
)
Permitted parent elements: None
Attributes
|
|
|
|
|
The name of the package, as an absolute URI, to be used by
|
|
|
Version identifier, used to distinguish between different versions of a package. |
|
|
Indicates the version of XSLT to which the package manifest conforms. |
|
|
Used to request stripping of type
annotations. The default is |
|
|
Determines whether of not modes that are
referenced within the package must be explicitly declared. The default is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notes on the Saxon implementation
Packages are new in XSLT 3.0, and first fully implemented in Saxon 9.7.