mei:mei_att.mediabounds.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
begin optional
Specifies a point where the relevant content begins. A numerical value
must be less and a time value must be earlier than that given by the end
attribute.
betype mei:mei_data.BETYPE optional
Type of values used in the begin/end attributes. The begin and end
attributes can only be interpreted meaningfully in conjunction with this
attribute.
end optional
Specifies a point where the relevant content ends. If not specified, the
end of the content is assumed to be the end point. A numerical value must be greater and a
time value must be later than that given by the begin attribute.

Used By

Source

<xs:attributeGroup name="mei_att.mediabounds.attributes">
  <xs:attributeGroup ref="mei:mei_att.mediabounds.attribute.begin"/>
  <xs:attributeGroup ref="mei:mei_att.mediabounds.attribute.end"/>
  <xs:attributeGroup ref="mei:mei_att.mediabounds.attribute.betype"/>
</xs:attributeGroup>