<classSpec ident="att.canonical" module="MEI.shared" type="atts">
<desc>Attributes that can be used to associate a representation such as a name or title
with
canonical information about the object being named or referenced.</desc>
<attList org="group">
<attDef ident="codedval" usage="opt">
<desc>A value that represents or identifies other data. Often, it is a primary key in the
database or a unique value in the coded list identified by the
<att scheme="TEI">auth</att> or
<att scheme="TEI">auth.uri</att> attributes.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:data type="NMTOKEN"/>
</datatype>
</attDef>
</attList>
</classSpec>