em:PIVAssuranceLevelCodeType
complexType PIVAssuranceLevelCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a code that represents the assurance level of an identification, defined by FIPS 201
Diagram
XML Schema
<xs:complexType name="PIVAssuranceLevelCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that represents the assurance level of an identification, defined by FIPS 201</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:PIVAssuranceLevelCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>