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