Contains the whole of a single musical text, excluding any front or back matter. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
decls | restriction of list of mei:mei_data.URI | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
Element Group | mei:mei_macro.musicPart |
<xs:element name="body"> <xs:annotation> <xs:documentation>Contains the whole of a single musical text, excluding any front or back matter.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="mei:mei_model.mdivLike"/> </xs:sequence> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.declaring.attributes"/> </xs:complexType> </xs:element> |
< text xmlns = "http://www.tei-c.org/ns/1.0" xmlns:sch = "http://purl.oclc.org/dsdl/schematron" xmlns:rng = "http://relaxng.org/ns/structure/1.0" > |
< front> |
< divGen type = "toc" /> |
</ front> |
< body> |
< schemaSpec ident = "mei" ns = "http://www.music-encoding.org/ns/mei" prefix = "mei_" start = "mei meiHead meiCorpus music" > |
< constraintSpec ident = "set_ns" scheme = "isoschematron" mode = "add" > |
< constraint> |
< sch:ns prefix = "mei" uri = "http://www.music-encoding.org/ns/mei" /> |
< sch:ns prefix = "xlink" uri = "http://www.w3.org/1999/xlink" /> |
</ constraint> |
</ constraintSpec> |
< moduleRef key = "MEI" /> |