Elements | n1:attribute, n1:choice, n1:element |
<xs:element name="text"> <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" /> |