mutual

supplies a list of participants amongst all of whom the relationship
holds equally.

Attribute Information

Used By

Element tei:relation

Source

<xs:attribute name="mutual">
  <xs:annotation>
    <xs:documentation>supplies a list of participants amongst all of whom the relationship holds equally.</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