biom:ResolutionScaleUnitCodeType
complexType ResolutionScaleUnitCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a known scale units that indicates whether the known scales units are in inches or millimeters.
Diagram
XML Schema
<xs:complexType name="ResolutionScaleUnitCodeType">
<xs:annotation>
<xs:documentation>
A data type for a known scale units that indicates whether the known scales units are in inches or millimeters.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:ResolutionScaleUnitCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>