biom:Integer0to50000Type
complexType Integer0to50000Type 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 50,000
Diagram
XML Schema
<xs:complexType name="Integer0to50000Type">
<xs:annotation>
<xs:documentation>
A data type of integer that has a value range of 0 to 50,000</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:Integer0to50000SimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>