Definition Type: SimpleType
Name: pattern
Namespace: http://www.w3.org/1999/XSL/Transform
Containing Schema: schema-for-xslt20.xsd
Documentation:
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.
Collapse XSD Schema Diagram:
XSD Diagram of pattern in schema schema-for-xslt20_xsd (XSL Transformations)
Collapse XSD Schema Code:
<xs:simpleType name="pattern">
    <xs:annotation>
        <xs:documentation>
      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.
    </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xsl:expression" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
xsl:count, xsl:from, xsl:group-ending-with, xsl:group-starting-with, xsl:match, xsl:match