xsl:expose

Used to modify the visibility of selected components within a package.

Content: none
Permitted parent elements: xsl:package

Attributes

component

"template" | "function" | "accumulator" | "attribute-set" | "variable" | "mode"

names

tokens

visibility

"public" | "private" | "final" | "abstract"

Notes on the Saxon implementation

Not implemented in Saxon.

Links to W3C specifications

XSLT 3.0 Specification