mei:mei_att.common.anl.attribute.corresp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
corresp restriction of list of mei:mei_data.URI optional
Used to point to other elements that correspond to this one in a generic
fashion.

Used By

Source

<xs:attributeGroup name="mei_att.common.anl.attribute.corresp">
  <xs:attribute name="corresp">
    <xs:annotation>
      <xs:documentation>Used to point to other elements that correspond to this one in a generic fashion.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction>
        <xs:simpleType>
          <xs:list itemType="mei:mei_data.URI"/>
        </xs:simpleType>
        <xs:minLength value="1"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>