<classSpec ident="att.authorized" module="MEI.shared" type="atts">
<desc>Attributes that describe the source of a controlled value.</desc>
<attList org="group">
<attDef ident="auth" usage="opt">
<desc>A name or label associated with a controlled vocabulary or other authoritative source
for this element or its content.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>
<attDef ident="auth.uri" usage="opt">
<desc>A web-accessible location of the controlled vocabulary or other authoritative source
of identification or definition for this element or its content. This attribute may
contain a complete URI or a partial URI which is completed by the value of the codedval
attribute.</desc>
</attDef>
</attList>
</classSpec>