Attributes that establish the boundaries of a media object. | |
Module | MEI.shared |
Members | |
Attributes |
@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.
Value is plain text.
att.mediabounds
@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.
Value conforms to data.BETYPE.
att.mediabounds
@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.
Value is plain text.
att.mediabounds
|
Declaration |
|