simpleType "xsl:pattern"
Namespace:
Defined:
Used:
Simple Content Model
Simple Content Restrictions:
Pattern:
.+

All Direct / Indirect Based Attributes (6):
Known Usage Locations
Annotation
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.
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xsl:expression (restriction)
                  xsl:pattern
Derivation:
restriction of xsl:expression
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="pattern">
<xs:restriction base="xsl:expression"/>
</xs:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.