mei:mei_att.common.anl.attribute.synch

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
synch restriction of list of mei:mei_data.URI optional
Points to elements that are synchronous with the current
element.

Used By

Source

<xs:attributeGroup name="mei_att.common.anl.attribute.synch">
  <xs:attribute name="synch">
    <xs:annotation>
      <xs:documentation>Points to elements that are synchronous with the current element.</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>