em:LicenseCertificationRegistrationType

complexType LicenseCertificationRegistrationType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/

Definition

A data type for a credential class that represents Licensing

Diagram

XML Schema

<xs:complexType name="LicenseCertificationRegistrationType">
<xs:annotation>
<xs:documentation>
A data type for a credential class that represents Licensing
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="em:LCRTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:LCRCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:LCRID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:IsStateLCRIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:OrganizationName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:RegistrationJurisdictionName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:CredentialStatusCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:StatusDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:EffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="em:LicenseCertificationRegistrationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>