biom:CBEFFImageType

complexType CBEFFImageType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for a CBEFF record

Diagram

XML Schema

<xs:complexType name="CBEFFImageType">
<xs:annotation>
<xs:documentation>
A data type for a CBEFF record
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:CBEFFFormatOwnerID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFFormatCategoryID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFVersionID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ResolutionMethodInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CBEFFImageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>