Definition Type: Element
Name: OriginatingMessageIdentification
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 that uniquely identifies each resource message. This element identifies the ResourceMessageID of the original message to which this message refers. This Message ID is an EDXL-RM Message ID, not an EDXL-DE
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 OriginatingMessageIdentification in schema emergencymanagement_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="OriginatingMessageIdentification" type="nc:IdentificationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>Each EDXL resource message contains an identifier that uniquely identifies each resource message. This element identifies the ResourceMessageID of the original message to which this message refers. This Message ID is an EDXL-RM Message ID, not an EDXL-DE </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: