Definition Type: Element
Name: MessageRequestIdentification
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Type: nc:IdentificationType
Containing Schema: emergencyManagement.xsd
Abstract
Documentation:
Each EDXL resource message contains an identifier "Request Number" that uniquely identifies each resource message. The EDXL Distribution Element contains the "Distribution ID", which identifies the "container" for the distribution message information.
Collapse XSD Schema Diagram:
Drilldown into IdentificationStatus in schema niem-core_xsd Drilldown into IdentificationSourceText in schema niem-core_xsd Drilldown into IdentificationJurisdiction in schema niem-core_xsd Drilldown into IdentificationExpirationDate in schema niem-core_xsd Drilldown into IdentificationEffectiveDate in schema niem-core_xsd Drilldown into IdentificationCategoryDescriptionText in schema niem-core_xsd Drilldown into IdentificationCategory in schema niem-core_xsd Drilldown into IdentificationID in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into IdentificationType in schema niem-core_xsdXSD Diagram of MessageRequestIdentification in schema emergencymanagement_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="MessageRequestIdentification" type="nc:IdentificationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>Each EDXL resource message contains an identifier "Request Number" that uniquely identifies each resource message. The EDXL Distribution Element contains the "Distribution ID", which identifies the "container" for the distribution message information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdentificationID nc:IdentificationID 0 unbounded
IdentificationCategory nc:IdentificationCategory 0 unbounded
IdentificationCategoryDescriptionText nc:IdentificationCategoryDescriptionText 0 unbounded
IdentificationEffectiveDate nc:IdentificationEffectiveDate 0 unbounded
IdentificationExpirationDate nc:IdentificationExpirationDate 0 unbounded
IdentificationJurisdiction nc:IdentificationJurisdiction 0 unbounded
IdentificationSourceText nc:IdentificationSourceText 0 unbounded
IdentificationStatus nc:IdentificationStatus 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: