biom:ThetaAngleMeasureSimpleType

simpleType ThetaAngleMeasureSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for an angular position of a feature from another point in an image

Diagram

XML Schema

<xs:simpleType name="ThetaAngleMeasureSimpleType">
<xs:annotation>
<xs:documentation>
A data type for an angular position of a feature from another point in an image
</xs:documentation>
</xs:annotation>
<xs:maxInclusive value="359">
<xs:annotation>
<xs:documentation>
An angular position of a feature from another point in an image maximum inclusive value as 359.
</xs:documentation>
</xs:annotation>
</xs:maxInclusive>
</xs:restriction>
</xs:simpleType>