Describes the type of score used to represent a musical composition (e.g., short score, full score, condensed score, close score, etc.). |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| analog | xs:string | optional |
|
||||
| authURI | mei:mei_data.URI | optional |
|
||||
| authority | 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 |
|
| Element | mei:mei_model.expressionLike |
<xs:element name="scoreFormat" substitutionGroup="mei:mei_model.physDescPart"> <xs:annotation> <xs:documentation>Describes the type of score used to represent a musical composition (e.g., short score, full score, condensed score, close score, etc.).</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.authorized.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> <xs:attributeGroup ref="mei:mei_att.lang.attributes"/> </xs:complexType> </xs:element> |