att.origin.startEndId

Attributes recording the identifiers of the first and last elements of a sequence of distant elements.
Module
Attributes
origin.endid, origin.startid
origin.endid(optional)indicates the final element in a sequence of events. Value conforms to data.URI.
origin.startid(optional)indicates the first element in a sequence of events. Value conforms to data.URI.
origin.startid(optional)indicates the first element in a sequence of events. Value conforms to data.URI.
origin.endid(optional)indicates the final element in a sequence of events. Value conforms to data.URI.
Component declarations that are shared between two or more modules.
origin.endid(optional)indicates the final element in a sequence of events. Value conforms to data.URI.
origin.startid(optional)indicates the first element in a sequence of events. Value conforms to data.URI.
Available at
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
Editorial and transcriptional component declarations.
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
Declaration
<classSpec ident="att.origin.startEndId" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes recording the identifiers of the first and last elements of a sequence of distant elements.</desc>
<attList>
<attDef ident="origin.startid" usage="opt">
<desc xml:lang="en">indicates the first element in a sequence of events.</desc>
<datatype>
<rng:ref name="data.URI"/>
</datatype>
</attDef>
<attDef ident="origin.endid" usage="opt">
<desc xml:lang="en">indicates the final element in a sequence of events.</desc>
<datatype>
<rng:ref name="data.URI"/>
</datatype>
</attDef>
</attList>
</classSpec>