biom:ThetaAngleMeasureType
complexType ThetaAngleMeasureType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for an angular position of a feature from another point in an image
Diagram
XML Schema
<xs:complexType name="ThetaAngleMeasureType">
<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:simpleContent>
<xs:extension base="biom:ThetaAngleMeasureSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>