xsl:matching-substring

Used within an xsl:analyze-string element to indicate the default action to be taken with substrings that match a regular expression.

Content: sequence-constructor
Permitted parent elements: xsl:analyze-string

Attributes

select?

expression

New in XSLT 4.0. Provides an alternative way of supplying the processing action for matching segments; if present, the contained sequence constructor must be empty.

Saxon availability

Available in XSLT 2.0 and later versions. Available in all Saxon editions. Available for all platforms.

Links to W3C specifications

XSLT 3.0 Specification

XSLT 4.0 Specification

See also

xsl:analyze-string

xsl:non-matching-substring