biom:SmallLineLengthPixelQuantityType
complexType SmallLineLengthPixelQuantityType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/
Definition
A data type to define the number of pixels contained on a single line of a fixed resolution 500ppi image.
Diagram
XML Schema
<xs:complexType name="SmallLineLengthPixelQuantityType">
<xs:annotation>
<xs:documentation>
A data type to define the number of pixels contained on a single line of a fixed resolution 500ppi image.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SmallLineLengthPixelQuantitySimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>