Skip to content

Commit

Permalink
Auto-commit of schema build for music-encoding/music-encoding@390ca73
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 18, 2024
1 parent 9e2b115 commit af087b6
Show file tree
Hide file tree
Showing 8 changed files with 63 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dev/mei-CMN.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:34Z. .
Schema generated from ODD source 2024-07-18T14:26:50Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//

Expand Down
2 changes: 1 addition & 1 deletion dev/mei-Mensural.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:36Z. .
Schema generated from ODD source 2024-07-18T14:26:52Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//

Expand Down
2 changes: 1 addition & 1 deletion dev/mei-Neumes.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:37Z. .
Schema generated from ODD source 2024-07-18T14:26:53Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//

Expand Down
2 changes: 1 addition & 1 deletion dev/mei-all.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:29Z. .
Schema generated from ODD source 2024-07-18T14:26:44Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//

Expand Down
2 changes: 1 addition & 1 deletion dev/mei-all_anyStart.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:32Z. .
Schema generated from ODD source 2024-07-18T14:26:47Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//

Expand Down
28 changes: 27 additions & 1 deletion dev/mei-basic.rng
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.music-encoding.org/ns/mei"><!--
Schema generated from ODD source 2024-07-18T14:14:33Z. .
Schema generated from ODD source 2024-07-18T14:26:49Z. .
TEI Edition: Development Version
TEI Edition Location: https://www.tei-c.org/Vault/P5//
Expand Down Expand Up @@ -7225,6 +7225,7 @@ Suggested values include: 1] smufl</a:documentation>
<ref name="mei_att.typed.attributes"/>
<ref name="mei_att.staffDef.ges.attributes"/>
<ref name="mei_att.staffDef.log.attributes"/>
<ref name="mei_att.staffDef.vis.attributes"/>
<empty/>
</element>
</define>
Expand Down Expand Up @@ -7961,6 +7962,31 @@ Suggested values include: 1] main; 2] subordinate; 3] abbreviated; 4] alternativ
<define name="mei_att.staff.vis.attributes">
<empty/>
</define>
<define name="mei_att.staffDef.vis.attributes">
<ref name="mei_att.scalable.attributes"/>
<ref name="mei_att.staffDef.vis.attribute.lines.color"/>
<ref name="mei_att.staffDef.vis.attribute.lines.visible"/>
</define>
<define name="mei_att.staffDef.vis.attribute.lines.color">
<optional>
<attribute name="lines.color">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Captures the colors of the staff lines.</a:documentation>
<list>
<oneOrMore>
<ref name="mei_data.COLOR"/>
</oneOrMore>
</list>
</attribute>
</optional>
</define>
<define name="mei_att.staffDef.vis.attribute.lines.visible">
<optional>
<attribute name="lines.visible">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Records whether all staff lines are visible.</a:documentation>
<ref name="mei_data.BOOLEAN"/>
</attribute>
</optional>
</define>
<define name="mei_att.staffGrp.vis.attributes">
<ref name="mei_att.staffGroupingSym.attributes"/>
<ref name="mei_att.staffGrp.vis.attribute.bar.thru"/>
Expand Down
32 changes: 30 additions & 2 deletions dev/mei-basic_compiled.odd
Original file line number Diff line number Diff line change
Expand Up @@ -7778,7 +7778,7 @@

<memberOf key="att.staffDef.ges"/>
<memberOf key="att.staffDef.log"/>

<memberOf key="att.staffDef.vis"/>
<memberOf key="model.staffDefLike"/>
</classes><content xmlns:xi="http://www.w3.org/2001/XInclude">
<zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0"><ref name="model.labelLike"/></zeroOrMore>
Expand Down Expand Up @@ -8676,7 +8676,35 @@
<classes xmlns:xi="http://www.w3.org/2001/XInclude">

</classes>
</classSpec><classSpec rend="add" ident="att.staffGrp.vis" module="MEI.visual" type="atts">
</classSpec><classSpec ident="att.staffDef.vis" module="MEI.visual" type="atts" mode="replace">
<desc xml:lang="en">Visual domain attributes for staffDef.</desc>
<classes>

<memberOf key="att.scalable"/>

</classes>
<attList>

<attDef ident="lines.color" usage="opt">
<desc xml:lang="en">Captures the colors of the staff lines.</desc>
<datatype maxOccurs="unbounded">
<ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.COLOR"/>
</datatype>
<remarks xml:lang="en">
<p>The value is structured; that is, it should contain a single color value or have
the same number of space-separated values as the number of lines indicated by the
lines attribute. The first value then applies to the lowest line of the staff.</p>
<p>All values from data.COLOR are allowed.</p>
</remarks>
</attDef>
<attDef ident="lines.visible" usage="opt">
<desc xml:lang="en">Records whether all staff lines are visible.</desc>
<datatype>
<ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec><classSpec rend="add" ident="att.staffGrp.vis" module="MEI.visual" type="atts">
<desc xmlns:xi="http://www.w3.org/2001/XInclude" xml:lang="en">Visual domain attributes.</desc>
<classes xmlns:xi="http://www.w3.org/2001/XInclude">

Expand Down
2 changes: 1 addition & 1 deletion dev/mei-source_canonicalized_v5.1-dev.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<?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-source.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<!--canonicalized: 2024-07-18T16:14:25.494420394+02:00-->
<!--canonicalized: 2024-07-18T16:26:40.667625346+02:00-->
<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" version="5.0" rend="book" xml:lang="en">
<teiHeader>
<fileDesc>
Expand Down

0 comments on commit af087b6

Please sign in to comment.