att.regularized

Attributes that hold a controlled value.
Module
MEI.shared
Attributes
reg
reg(optional)Provides a regularized, authorized value. Value of datatype string.
reg(optional)Provides a regularized, authorized value. Value of datatype string.
Component declarations that are shared between two or more modules.
reg(optional)Provides a regularized, authorized value. Value of datatype string.
Declaration
<classSpec ident="att.regularized" module="MEI.shared" type="atts">
<desc>Attributes that hold a controlled value.</desc>
<attList org="group">
<attDef ident="reg" usage="opt">
<desc>Provides a regularized, authorized value.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>