Documentation for ATIS-Draft-03-00-79

Complex Type: IMIncidentIden

[Table of contents]

Super-types: None
Sub-types: None
Name IMIncidentIden
Used by (from the same schema document) Complex Type ImIncidentHistory , Complex Type ImIncidentHistorySub , Complex Type ImIncidentList , Complex Type ImIncidentListSub , Complex Type ImIncidentUpdate , Complex Type ImInitialReportAck , Complex Type CCEventRecord , Complex Type CPTStoppoint , Complex Type IMIncident , Complex Type IMIncidentInfo , Complex Type IMIncidentInfo , Complex Type IMInjury , Complex Type IMOtherVehicleInvolved , Complex Type IMPTVehicleInvolved , Complex Type IMWitness , Complex Type PIServiceBulletin , Complex Type SPIncidentLocation
Abstract no
XML Instance Representation
<...>
<incident-id> IM-IncidentID </incident-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<external-id> im:ReferenceID </external-id> [1]
<external-id-agency> CPT-AgencyID </external-id-agency> [1]
</...>
Diagram
h-1806273135 h948193899 h-689557503 h948193899
Schema Component Representation
<xs:complexType name="IMIncidentIden">
<xs:sequence>
<xs:element name="incident-id" type=" IM-IncidentID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="external-id" type=" im:ReferenceID "/>
<xs:element name="external-id-agency" type=" CPT-AgencyID "/>
</xs:sequence>
</xs:complexType>