(notes statement)– Collects any notes providing information about a text additional to that recorded in other parts of the bibliographic description. |
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 |
|
<xs:element name="notesStmt"> <xs:annotation> <xs:documentation>(notes statement)– Collects any notes providing information about a text additional to that recorded in other parts of the bibliographic description.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.headLike"/> <xs:group maxOccurs="unbounded" ref="mei:mei_model.annotLike"/> </xs:sequence> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> </xs:complexType> </xs:element> |