match

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.

Attribute Information

Used By

Source

<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>

Sample