forked from music-encoding/music-encoding
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmei-cmn.xml
More file actions
202 lines (191 loc) · 9.08 KB
/
mei-cmn.xml
File metadata and controls
202 lines (191 loc) · 9.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<?xml version="1.0" encoding="UTF-8"?>
<!--
NOTICE: Copyright (c) by the Music Encoding Initiative (MEI) Board (formerly known as "MEI Council").
Licensed under the Educational Community License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain a copy of the License
at https://opensource.org/licenses/ECL-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, either express or implied. See the License for the specific language
governing permissions and limitations under the License.
This is a derivative work based on earlier versions of the schema © 2001-2006 Perry Roland
and the Rector and Visitors of the University of Virginia; licensed under the Educational
Community License version 1.0.
CONTACT: [email protected]
-->
<?xml-model href="../source/validation/mei_odds.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="../source/validation/mei_odds.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="../source/validation/mei-customizations.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:xi="http://www.w3.org/2001/XInclude">
<teiHeader>
<fileDesc>
<titleStmt>
<title level="m" type="main">Music Encoding Initiative Guidelines</title>
<title level="a" type="main">Common Music Notation (CMN) Customization</title>
<title level="a" type="short">MEI CMN</title>
<respStmt>
<resp>Authored by</resp>
<name xml:id="PR" role="pbd">Perry Roland</name>
</respStmt>
<respStmt>
<resp>Revisions</resp>
<name xml:id="JK">Johannes Kepper</name>
</respStmt>
<respStmt>
<resp>Revisions</resp>
<name xml:id="BWB">Benjamin W. Bohl</name>
</respStmt>
</titleStmt>
<editionStmt>
<edition>MEI 6.0-dev+cmn</edition>
</editionStmt>
<publicationStmt>
<publisher>Music Encoding Initiative (MEI) Board</publisher>
<availability>
<licence target="https://opensource.org/license/ECL-2.0/">Licensed under the Educational Community License version 2.0</licence>
</availability>
</publicationStmt>
<sourceDesc>
<p/>
</sourceDesc>
</fileDesc>
<profileDesc>
<abstract>
<p>A customization for encoding <hi rend="italic">Common Music Notation</hi> (CMN).</p>
</abstract>
<textClass>
<keywords>
<term>repertoire</term>
</keywords>
</textClass>
</profileDesc>
<revisionDesc>
<change n="5" when="2025-05-03" who="#BWB">
<desc>Restructure titles in titleStmt (series, main, short). Add abstract and textClass.</desc>
</change>
<change n="4" when="2025-02-07" who="#JK">
<desc>Adjusting to allow documentation of this customization.</desc>
</change>
<change n="1" notAfter="2025-02-07" who="#PR">
<desc>Creation of the initial ODD.</desc>
</change>
</revisionDesc>
</teiHeader>
<text>
<front>
<divGen type="toc"/>
</front>
<body>
<div xml:id="customizationDocs" type="customizationDocs">
<head>MEI CMN</head>
<div xml:id="mei-cmnDocs" type="div1">
<head>MEI for Common Western Music Notation (CMN)</head>
<p>This customization of MEI is meant to encode music notation following the principles of
common western music notation (CMN) only.</p>
</div>
</div>
<div xml:id="mei-generalDocs" type="sourceRefs">
<head>General Documentation of MEI</head>
<xi:include href="../source/docs/01-introduction.xml" xpointer="introduction"/>
<xi:include href="../source/docs/02-shared.xml" xpointer="shared"/>
<xi:include href="../source/docs/03-metadata.xml" xpointer="metadata"/>
<xi:include href="../source/docs/04-cmn.xml" xpointer="cmn"/>
<!--<xi:include href="../source/docs/05-mensural.xml" xpointer="mensural"/>-->
<!--<xi:include href="../source/docs/06-neumes.xml" xpointer="neumes"/>-->
<xi:include href="../source/docs/07-tablature.xml" xpointer="tablature"/>
<xi:include href="../source/docs/08-lyricsperfdir.xml" xpointer="lyricsperfdir"/>
<xi:include href="../source/docs/09-textencoding.xml" xpointer="textencoding"/>
<xi:include href="../source/docs/10-analysisharm.xml" xpointer="analysisharm"/>
<xi:include href="../source/docs/11-scholarlyediting.xml" xpointer="scholarlyediting"/>
<xi:include href="../source/docs/12-facsimilesperformances.xml" xpointer="facsimilesperformances"/>
<xi:include href="../source/docs/13-linkingdata.xml" xpointer="linkingdata"/>
<xi:include href="../source/docs/14-integration.xml" xpointer="integration"/>
</div>
</body>
<back>
<div>
<!-- Limit the set of possible start elements -->
<schemaSpec ident="mei-cmn" ns="http://www.music-encoding.org/ns/mei" prefix="mei_"
start="mei meiHead meiCorpus music">
<!-- Declare MEI and XLink namespaces for use in Schematron -->
<constraintSpec ident="set_ns" scheme="schematron" 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>
<!-- Include all modules -->
<!-- Deactivate the mensural and neumes modules -->
<moduleRef key="MEI"/>
<moduleRef key="MEI.analytical"/>
<moduleRef key="MEI.cmn"/>
<moduleRef key="MEI.cmnOrnaments"/>
<moduleRef key="MEI.corpus"/>
<moduleRef key="MEI.critapp"/>
<moduleRef key="MEI.drama"/>
<moduleRef key="MEI.edittrans"/>
<moduleRef key="MEI.externalsymbols"/>
<moduleRef key="MEI.facsimile"/>
<moduleRef key="MEI.figtable"/>
<moduleRef key="MEI.fingering"/>
<moduleRef key="MEI.frbr"/>
<moduleRef key="MEI.genetic"/>
<moduleRef key="MEI.gestural"/>
<moduleRef key="MEI.harmony"/>
<moduleRef key="MEI.header"/>
<moduleRef key="MEI.lyrics"/>
<!--<moduleRef key="MEI.mensural"/>-->
<moduleRef key="MEI.midi"/>
<moduleRef key="MEI.msDesc"/>
<moduleRef key="MEI.namesdates"/>
<!--<moduleRef key="MEI.neumes"/>-->
<moduleRef key="MEI.performance"/>
<moduleRef key="MEI.ptrref"/>
<moduleRef key="MEI.shared"/>
<moduleRef key="MEI.stringtab"/>
<moduleRef key="MEI.text"/>
<moduleRef key="MEI.usersymbols"/>
<moduleRef key="MEI.visual"/>
<!-- Include SVG -->
<moduleRef url="../source/svg11.rng" prefix="svg_">
<content>
<rng:define name="mei_model.graphicLike" combine="choice">
<rng:ref name="svg_svg"/>
</rng:define>
</content>
</moduleRef>
<classSpec ident="att.meiVersion" module="MEI.shared" type="atts" mode="change">
<attList>
<attDef ident="meiversion" usage="rec" mode="change">
<valList type="closed" mode="change">
<valItem ident="6.0-dev"/>
<valItem ident="6.0-dev+cmn"/>
<valItem ident="6.0-dev+anyStart" mode="delete"/>
<valItem ident="6.0-dev+basic" mode="delete"/>
<valItem ident="6.0-dev+mensural" mode="delete"/>
<valItem ident="6.0-dev+neumes" mode="delete"/>
</valList>
</attDef>
</attList>
</classSpec>
<!-- Disable mensural- and neume-specific model classes in the shared module -->
<!-- <classSpec ident="model.scorePart.mensuralAndNeumes" module="MEI.shared" type="model"
mode="delete"/> -->
<classSpec ident="model.sectionPart.mensuralAndNeumes" module="MEI.shared" type="model"
mode="delete"/>
<classSpec ident="model.staffPart.mensuralAndNeumes" module="MEI.shared" type="model"
mode="delete"/>
<classSpec ident="model.layerPart.mensuralAndNeumes" module="MEI.shared" type="model"
mode="delete"/>
<!-- Move model.noteModifierLike from layerPart.mensuralAndNeumes to editTransPart.music -->
<classSpec ident="model.noteModifierLike" module="MEI.shared" type="model" mode="replace">
<desc>Groups elements that modify note-like features.</desc>
<classes>
<memberOf key="model.editTransPart.music"/>
</classes>
</classSpec>
</schemaSpec>
</div>
</back>
</text>
</TEI>