biom:RelativeRotationMeasureType
complexType RelativeRotationMeasureType 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="RelativeRotationMeasureType">
<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:RelativeRotationMeasureSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>