<classSpec ident="att.authorized" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe the source of a controlled value.</desc>
<attList>
<attDef ident="auth" usage="opt">
<desc xml:lang="en">A name or label associated with a controlled vocabulary or other authoritative source
for this element or its content.</desc>
<datatype>
<rng:data type="string"/>
</datatype>
</attDef>
<attDef ident="auth.uri" usage="opt">
<desc xml:lang="en">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>