<classSpec ident="att.labelled" module="MEI.shared" type="atts">
<attList org="group">
<attDef ident="label" usage="opt">
<desc>Captures text to be used to generate a label for the element to which it's attached,
a
"tool tip" or prefatory text, for example. Should not be used to record document
content.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
<remarks>
<p part="N">
<att scheme="TEI">label</att> is used to provide a display label for an element's contents, for
example in the form of a "tool tip" or as the "name" when the element's contents are
treated as the "value" in a "name-value pair". Unlike
<att scheme="TEI">n</att>,
<att scheme="TEI">label</att> may
contain space characters.</p>
<p part="N">Don't confuse this attribute with the
<gi scheme="MEI">label</gi> element, which
records document content.</p>
</remarks>
</attDef>
</attList>
</classSpec>