biom:DeltaDirectionMeasureType
complexType DeltaDirectionMeasureType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a direction of a delta
Diagram
XML Schema
<xs:complexType name="DeltaDirectionMeasureType">
<xs:annotation>
<xs:documentation>
A data type for a direction of a delta</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:DeltaDirectionMeasureSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>