tei:att.scoping.attribute.match

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
match optional
supplies an arbitrary XPath expression using the syntax defined in which
identifies a set of nodes, selected within the context identified by the target attribute
if this is supplied, or within the context of the parent element if it is
not.

Used By

Attribute Group tei:att.scoping.attributes

Source

<xs:attributeGroup name="att.scoping.attribute.match">
  <xs:attribute name="match">
    <xs:annotation>
      <xs:documentation>supplies an arbitrary XPath expression using the syntax defined in which identifies a set of nodes, selected within the context identified by the target attribute if this is supplied, or within the context of the parent element if it is not.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>