8000 restoring sponsor · music-encoding/music-encoding@2e31a64 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e31a64

Browse files
author
Dennis Ried
committed
restoring sponsor
1 parent a08550c commit 2e31a64

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

source/modules/MEI.shared.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7799,6 +7799,31 @@
77997799
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-speaker.html">speaker</ref> element of the Text Encoding Initiative (TEI).</p>
78007800
</remarks>
78017801
</elementSpec>
7802+
<elementSpec ident="sponsor" module="MEI.shared">
7803+
<desc xml:lang="en">Names of sponsoring individuals, organizations or institutions. Sponsors give their
7804+
intellectual authority to a project; they are to be distinguished from funders, who provide
7805+
the funding but do not necessarily take intellectual responsibility.</desc>
7806+
<classes>
7807+
<memberOf key="att.common"/>
7808+
<memberOf key="att.bibl"/>
7809+
<memberOf key="att.evidence"/>
7810+
<memberOf key="att.facsimile"/>
7811+
<memberOf key="att.lang"/>
7812+
<memberOf key="model.respLikePart"/>
7813+
</classes>
7814+
<content>
7815+
<rng:zeroOrMore>
7816+
<rng:choice>
7817+
<rng:text/>
7818+
<rng:ref name="model.textPhraseLike.limited"/>
7819+
</rng:choice>
7820+
</rng:zeroOrMore>
7821+
</content>
7822+
<remarks xml:lang="en">
7823+
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-sponsor.html">sponsor</ref> element of the Text Encoding Initiative (TEI) and the <ref target="https://www.loc.gov/ead/EAD3taglib/EAD3-TL-eng.html#elem-sponsor">sponsor</ref> element of the Encoded
7824+
Archival Description (EAD).</p>
7825+
</remarks>
7826+
</elementSpec>
78027827
<elementSpec ident="stack" module="MEI.shared">
78037828
<gloss versionDate="2022-05-18" xml:lang="en">stacked text</gloss>
78047829
<desc xml:lang="en">An inline table with a single column.</desc>

0 commit comments

Comments
 (0)
0