tei:att.patternReplacement.attributes

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.
replacementPattern required
specifies a replacement pattern, that is, the skeleton of a relative or
absolute URI containing references to groups in the matchPattern which, once subpattern
substitution has been performed, complete the URI.

Used By

Source

<xs:attributeGroup name="att.patternReplacement.attributes">
  <xs:attributeGroup ref="tei:att.patternReplacement.attribute.matchPattern"/>
  <xs:attributeGroup ref="tei:att.patternReplacement.attribute.replacementPattern"/>
</xs:attributeGroup>