biom:AssuranceLogEventCodeType
complexType AssuranceLogEventCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for an information assurance log event code
Diagram
XML Schema
<xs:complexType name="AssuranceLogEventCodeType">
<xs:annotation>
<xs:documentation>
A data type for an information assurance log event code</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:AssuranceLogEventCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>