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