Information about the physical size of a bibliographic source; usually includes numerical data. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
translit | xs:NMTOKEN | optional |
|
||||
unit | union of(xs:NMTOKEN, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) | optional |
|
||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
||||
xml:lang | xs:language | optional |
|
<xs:element name="dimensions" substitutionGroup="mei:mei_model.physDescPart"> <xs:annotation> <xs:documentation>Information about the physical size of a bibliographic source; usually includes numerical data.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="mei:mei_model.textphraseLike.limited"/> <xs:element ref="mei:mei_model.dimLike"/> </xs:choice> <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:attributeGroup ref="mei:mei_att.measurement.attributes"/> </xs:complexType> </xs:element> |