(work description) – Grouping mechanism for information describing non-bibliographic aspects of a text. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| label | xs:string | optional |
|
||||
| n | optional |
|
|||||
| xml:base | mei:mei_data.URI | optional |
|
||||
| xml:id | xs:ID | optional |
|
| Element | mei:meiHead |
<xs:element name="workDesc"> <xs:annotation> <xs:documentation>(work description) – Grouping mechanism for information describing non-bibliographic aspects of a text.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="mei:work"/> </xs:sequence> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> </xs:complexType> </xs:element> |