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