em:EAssuranceLevelCodeType
complexType EAssuranceLevelCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type that represents the assurance level of an identification, defined by OMB M-04-04 E-Authentication Guidance
Diagram
XML Schema
<xs:complexType name="EAssuranceLevelCodeType">
<xs:annotation>
<xs:documentation>
A data type that represents the assurance level of an identification, defined by OMB M-04-04 E-Authentication Guidance</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:EAssuranceLevelCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>