biom:Integer0To5Type
complexType Integer0To5Type in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for integer values from 0 to 5
Diagram
XML Schema
<xs:complexType name="Integer0To5Type">
<xs:annotation>
<xs:documentation>
A data type for integer values from 0 to 5</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:Integer0To5SimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>