(physical description) – Container for information about the appearance, construction, or handling of physical materials, such as their dimension, quantity, color, style, and technique of creation. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
Element Group | mei:mei_macro.bibldescPart |
Element | mei:mei_model.itemLike |
<xs:element name="physDesc"> <xs:annotation> <xs:documentation>(physical description) – Container for information about the appearance, construction, or handling of physical materials, such as their dimension, quantity, color, style, and technique of creation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.pLike"/> <xs:element minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.physDescPart"/> </xs:sequence> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> </xs:complexType> </xs:element> |