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