biom:InformationAssuranceRecordType

complexType InformationAssuranceRecordType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for an information assurance data record ( ANSI/NIST Type-98 )

Diagram

XML Schema

<xs:complexType name="InformationAssuranceRecordType">
<xs:annotation>
<xs:documentation>
A data type for an information assurance data record ( ANSI/NIST Type-98 )
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:AssuranceFormatOwnerIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AssuranceOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AssuranceFormatIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AssuranceDateTime" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AssuranceLogEntry" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AssuranceAuditRevisionIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:InformationAssuranceRecordAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>