xsl:expose
This element appears as a child of
xsl:use-packageand defines the visibility of components that are made available (or not) by this package to other using packages.
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:package


