xsl:pattern
A match pattern as defined in the XSLT 2.0 Recommendation. The syntax for patterns is a restricted form of the syntax for XPath 2.0 expressions.
Simple type information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt20.xsd
Content
- Type based on xsd:token
- Pattern: .+
from type xsl:expression
Used in
- Attribute group-starting-with
- Attribute group-ending-with
- Attribute match
- Attribute count
- Attribute from
Type inheritance chain
- xsd:token
- restricted by xsl:expression
- restricted by xsl:pattern
- restricted by xsl:expression