biom:Integer0to999Type
complexType Integer0to999Type in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type of integer that has a value range of 0 to 999
Diagram
XML Schema
<xs:complexType name="Integer0to999Type">
<xs:annotation>
<xs:documentation>
A data type of integer that has a value range of 0 to 999</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:Integer0to999SimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>