tei:att.patternReplacement.attribute.matchPattern

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
matchPattern xs:token required
specifies a regular expression against which the values of other
attributes can be matched.

Used By

Source

<xs:attributeGroup name="att.patternReplacement.attribute.matchPattern">
  <xs:attribute name="matchPattern" use="required" type="xs:token">
    <xs:annotation>
      <xs:documentation>specifies a regular expression against which the values of other attributes can be matched.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>