mei:mei_att.beamed.attribute.beam

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
beam restriction of list of mei:mei_data.BEAM optional
Indicates that this event is "under a beam".

Used By

Source

<xs:attributeGroup name="mei_att.beamed.attribute.beam">
  <xs:attribute name="beam">
    <xs:annotation>
      <xs:documentation>Indicates that this event is "under a beam".</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction>
        <xs:simpleType>
          <xs:list itemType="mei:mei_data.BEAM"/>
        </xs:simpleType>
        <xs:minLength value="1"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>