biom:EmotionalStateCodeType
complexType EmotionalStateCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for describing an emotional state.
Diagram
XML Schema
<xs:complexType name="EmotionalStateCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing an emotional state.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:EmotionalStateCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>