em:CredentialStatusCodeType
complexType CredentialStatusCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type that defines the codified representation of a person-credentials status
Diagram
XML Schema
<xs:complexType name="CredentialStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type that defines the codified representation of a person-credentials status</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:CredentialStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>