Playing speed for a sound recording is the speed at which the carrier must be operated to produce the sound intended (e.g., 33 1/3 rpm, 19 cm/s, etc.). |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
translit | xs:NMTOKEN | optional |
|
||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
||||
xml:lang | xs:language | optional |
|
<xs:element name="playingSpeed" substitutionGroup="mei:mei_model.physDescPart"> <xs:annotation> <xs:documentation>Playing speed for a sound recording is the speed at which the carrier must be operated to produce the sound intended (e.g., 33 1/3 rpm, 19 cm/s, etc.).</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:group minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.textphraseLike.limited"/> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> <xs:attributeGroup ref="mei:mei_att.lang.attributes"/> </xs:complexType> </xs:element> |