The plist attribute contains an ordered list of identifiers of descendant section, ending, lem, or rdg elements. For example, the sequence "#A #End1 #A #End2" indicates that the section labelled 'A' comes first, then the ending labelled 'End1', followed by the 'A' section again, and finally the ending labelled 'End2'.
<elementSpec ident="expansion" module="MEI.shared">
<desc xml:lang="en">Indicates how a section may be programmatically expanded into its 'through-composed'
form.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.plist"/>
<memberOf key="att.source"/>
<memberOf key="att.targetEval"/>
</classes>
<content>
<rng:empty/>
</content>
<remarks xml:lang="en">
<p>The <att>plist</att> attribute contains an ordered list of identifiers of descendant <gi scheme="MEI">section</gi>, <gi scheme="MEI">ending</gi>, <gi scheme="MEI">lem</gi>, or <gi scheme="MEI">rdg</gi> elements. For example, the sequence "#A #End1 #A #End2" indicates that
the section labelled 'A' comes first, then the ending labelled 'End1', followed by
the 'A'
section again, and finally the ending labelled 'End2'.</p>
</remarks>
</elementSpec>