corresp

(corresponds) points to elements that correspond to the current element in
some way.

Attribute Information

Used By

Source

<xs:attribute name="corresp">
  <xs:annotation>
    <xs:documentation>(corresponds) points to elements that correspond to the current element in some way.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:anyURI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample