complexType PublicIncidentDescription
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header idxSubParts localPublicIncidentDescription
used by
elements publicIncidentDescription IMWrapper/publicIncidentDescription
source <xs:complexType name="PublicIncidentDescription">
 
<xs:sequence>
   
<xs:element name="distribute" type="Distribution" minOccurs="0"/>
   
<xs:element name="header" type="Header"/>
   
<!-- if an inner element is not present then
         the header content of the message which
         carries this DF shall be applied to the
         context of this message. The header has the
         data creator,  time stamps,  location,
         and what to do when the message becomes
         old  (how to get a fresh one)  and the
         reference ID of this message or submessage --
>
   
<xs:element name="idxSubParts" type="IDX-Wrapper"/>
   
<!-- sets of sub messages are appended here
         [the older &amp;xxx type styles have been removed
         and simple ASN forms are now be used] --
>
   
<xs:element name="localPublicIncidentDescription" type="local:PublicIncidentDescription" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element PublicIncidentDescription/distribute
diagram
type Distribution
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children from to reference localDistribution
source <xs:element name="distribute" type="Distribution" minOccurs="0"/>

element PublicIncidentDescription/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element PublicIncidentDescription/idxSubParts
diagram
type IDX-Wrapper
properties
isRef 0
content complex
children timeMarks cargoDocsReports cargoUnitsReports cargoVehicleReports cautionsForResponderReports centerPlans descriptionReports evacuationReports facilitiesReports fileTransferReports hazardousMaterialIncidentReports immediateSiteEvacuationReports impactReports manageCommandReports materialReleaseReports needEMSReports needFireSuppressionReports needLawEnforcementReports needOtherServicesReports needRescueServicesReports networkConditionsReports placardsLabelsSignageReports preemptionUserDataReports requestImmedAssistanceReports requestNetworkConditions requestPhysicalAssets requestPhysicalAssetStatus requestPreemptionUserDataReports requestRouteAdviceReports requestTrafficControlPlans requestWorkZoneDataReports resourceAssignmentReports responseReports routeAdviceReports sceneStagingReports severityReports trackInvolvedPersonReports trackInvolvedVehicleReports trackResponsePersonnelReports trackSpecialCircumstancesReports trafficControlPlanReports transitEventSourceReports transitVehicleInvolvedReports vehicleMAYDAYReports vehiclesDataReports watchForRequests watchForResponseReports witnessStatementReports workZoneDataReports localIDX-Wrapper
source <xs:element name="idxSubParts" type="IDX-Wrapper"/>

element PublicIncidentDescription/localPublicIncidentDescription
diagram
type local:PublicIncidentDescription
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPublicIncidentDescription" type="local:PublicIncidentDescription" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy