xsl:accept
This element appears as a child of
xsl:use-packageand defines any variations that the containing package wishes to make to the visibility of components made available from a library package. For example, it may indicate that some of the public components in the library package are not to be made available to the containing package.
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt40.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Assertions
| Test | Description | Notes |
|---|---|---|
| exists(@component | @_component) | ||
| exists(@names | @_names) | ||
| exists(@visibility | @_visibility) |
Used in
- Anonymous type of element xsl:use-package


