Like a chord table, a symbolTable may be shared between MEI instances through the use of an external parsed entity containing the symbolTable to be shared.
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="symbolDef" module="MEI.usersymbols"><gloss xml:lang="en">symbol definition</gloss>
<desc xml:lang="en">Declaration of an individual symbol in a symbolTable.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.coordinated"/>
<memberOf key="att.dataSelecting"/>
</classes>
<content>
<choice>
<zeroOrMore><choice><ref name="model.graphicPrimitiveLike"/>
<ref name="symbol"/>
<ref name="graphic"/></choice></zeroOrMore></choice>
</content>
<remarks xml:lang="en">
<p>Like a chord table, a symbolTable may be shared between MEI instances through the
use of an
external parsed entity containing the symbolTable to be shared.</p>
</remarks></elementSpec>