biom:NonPhotographicImageryDetailType

complexType NonPhotographicImageryDetailType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

Definition

A data type for a non-photographic imagery details. This contains imagery information that is not standard 2D photography captured with a camera using visible light.

Diagram

XML Schema

<xs:complexType name="NonPhotographicImageryDetailType">
<xs:annotation>
<xs:documentation>
A data type for a non-photographic imagery details. This contains imagery information that is not standard 2D photography captured with a camera using visible light.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:BiometricCapture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SourceExternalReferenceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageCaptureDateEstimateRangeDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImageCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SubjectExistentialDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalRadiographImageInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:NonPhotographicImageCategoryCodeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:NonPhotographicImageFormatCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:NonPhotographicImageryCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:NonPhotographicImageryDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>