biom:DirectionMeasureType
complexType DirectionMeasureType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for an angle of direction between -179 and 180, with 0 being upright
Diagram
XML Schema
<xs:complexType name="DirectionMeasureType">
<xs:annotation>
<xs:documentation>
A data type for an angle of direction between -179 and 180, with 0 being upright</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:DirectionMeasureSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>