biom:OctantNumericSimpleType

simpleType OctantNumericSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

Definition

A data type for a number identifying an octant

Diagram

XML Schema

<xs:simpleType name="OctantNumericSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a number identifying an octant
</xs:documentation>
</xs:annotation>
<xs:maxInclusive value="7">
<xs:annotation>
<xs:documentation>
A number identifying an octant maximum inclusive value as 7.
</xs:documentation>
</xs:annotation>
</xs:maxInclusive>
</xs:restriction>
</xs:simpleType>