xsl:accept
Allows a package to restrict the visibility of components exposed by a package that it uses.
Always appears as a child of xsl:use-package
.
Content: none
Permitted parent elements:
xsl:use-package
Attributes
|
| Identifies the kind of component selected. |
|
| Identifies a subset of the specified components, by name. |
|
| Determines the potential visibility of the selected components. |
Saxon availability
Available in XSLT 3.0. From Saxon 9.8, available in all editions. Implemented in Saxon-EE since Saxon 9.7. Available for all platforms.
Notes on the Saxon implementation
New in XSLT 3.0, and implemented since Saxon 9.7.