You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(abbreviation) – A generic element for 1) a shortened form of a word, including an acronym or 2) a shorthand notation.</a:documentation>
8496
+
<zeroOrMore>
8497
+
<choice>
8498
+
<text/>
8499
+
<refname="model.textphraseLike"/>
8500
+
<refname="model.eventLike"/>
8501
+
<refname="model.controleventLike"/>
8502
+
<refname="model.lyricsLike"/>
8503
+
<refname="model.editLike"/>
8504
+
<refname="model.transcriptionLike"/>
8505
+
<refname="model.eventLike.measureFilling"/>
8506
+
<refname="model.noteModifierLike"/>
8507
+
<refname="model.sectionLike"/>
8508
+
<refname="model.measureLike"/>
8509
+
<refname="model.staffLike"/>
8510
+
<refname="model.layerLike"/>
8511
+
</choice>
8512
+
</zeroOrMore>
8513
+
<refname="att.common.attributes"/>
8514
+
<refname="att.edit.attributes"/>
8515
+
<refname="att.lang.attributes"/>
8516
+
<refname="att.trans.attributes"/>
8517
+
<refname="att.typed.attributes"/>
8518
+
<optional>
8519
+
<attributename="expan">
8520
+
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">records the expansion of a text abbreviation.</a:documentation>
8521
+
<text/>
8522
+
</attribute>
8523
+
</optional>
8524
+
<empty/>
8525
+
</element>
8526
+
</define>
8461
8527
<definename="add">
8462
8528
<elementname="add">
8463
8529
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(addition) – Marks an addition to the text. </a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Groups a number of alternative encodings for the same point in a text. </a:documentation>
8556
+
<zeroOrMore>
8557
+
<refname="model.choicePart"/>
8558
+
</zeroOrMore>
8559
+
<refname="att.common.attributes"/>
8560
+
<empty/>
8561
+
</element>
8562
+
</define>
8487
8563
<definename="damage">
8488
8564
<elementname="damage">
8489
8565
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Contains an area of damage to the physical medium.</a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(expansion) – Contains the expansion of an abbreviation.</a:documentation>
8631
+
<zeroOrMore>
8632
+
<choice>
8633
+
<text/>
8634
+
<refname="model.textphraseLike"/>
8635
+
<refname="model.eventLike"/>
8636
+
<refname="model.controleventLike"/>
8637
+
<refname="model.lyricsLike"/>
8638
+
<refname="model.editLike"/>
8639
+
<refname="model.transcriptionLike"/>
8640
+
<refname="model.eventLike.measureFilling"/>
8641
+
<refname="model.noteModifierLike"/>
8642
+
<refname="model.sectionLike"/>
8643
+
<refname="model.measureLike"/>
8644
+
<refname="model.staffLike"/>
8645
+
<refname="model.layerLike"/>
8646
+
</choice>
8647
+
</zeroOrMore>
8648
+
<refname="att.common.attributes"/>
8649
+
<refname="att.edit.attributes"/>
8650
+
<refname="att.lang.attributes"/>
8651
+
<refname="att.trans.attributes"/>
8652
+
<refname="att.typed.attributes"/>
8653
+
<optional>
8654
+
<attributename="abbr">
8655
+
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">captures the unabbreviated form of the text.</a:documentation>
8656
+
<text/>
8657
+
</attribute>
8658
+
</optional>
8659
+
<empty/>
8660
+
</element>
8661
+
</define>
8552
8662
<definename="gap">
8553
8663
<elementname="gap">
8554
8664
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Indicates a point where material has been omitted in a transcription, whether as part of sampling practice or for editorial reasons described in the MEI header. </a:documentation>
0 commit comments