complexType DispatchDetails
diagram
namespace http://www.IM-Draft-03-00-44a
children header dispatcherID incidentCmdr respUnitID assetNum respondingTo destinationLoc eta localDispatchDetails
used by
elements DispatchDevice/dispatchDetails/dispatchDetail/details ResourceAssignmentDet/dispatchDetails/dispatchDetail/details
source <xs:complexType name="DispatchDetails">
 
<xs:sequence>
   
<xs:element name="header" type="Header" minOccurs="0"/>
   
<xs:element name="dispatcherID" type="tcip:IM-DispatcherID" minOccurs="0"/>
   
<!-- the dispatcher this asset reports to -->
   
<xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/>
   
<!-- used to sent the incidentCmdr -->
   
<xs:element name="respUnitID" type="ReferenceID"/>
   
<xs:element name="assetNum" type="CenterAssetPermRef" minOccurs="0"/>
   
<xs:element name="respondingTo" type="ReferenceID" minOccurs="0"/>
   
<!-- the events ref number -->
   
<xs:element name="destinationLoc" type="lrms:LocationReference" minOccurs="0"/>
   
<!-- where the resource is being dispatched to
         Based on [SAE.LRMS.ANY] --
>
   
<xs:element name="eta" type="atis:DateTimePair" minOccurs="0"/>
   
<!-- the cetners est of the
         ETA to the destinationLoc --
>
   
<xs:element name="localDispatchDetails" type="local:DispatchDetails" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element DispatchDetails/dispatcherID
diagram
type tcip:IM-DispatcherID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="dispatcherID" type="tcip:IM-DispatcherID" minOccurs="0"/>

element DispatchDetails/incidentCmdr
diagram
type OrganizationPosition
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition
source <xs:element name="incidentCmdr" type="OrganizationPosition" minOccurs="0"/>

element DispatchDetails/respUnitID
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="respUnitID" type="ReferenceID"/>

element DispatchDetails/assetNum
diagram
type CenterAssetPermRef
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="assetNum" type="CenterAssetPermRef" minOccurs="0"/>

element DispatchDetails/respondingTo
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="respondingTo" type="ReferenceID" minOccurs="0"/>

element DispatchDetails/destinationLoc
diagram
type lrms:LocationReference
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="destinationLoc" type="lrms:LocationReference" minOccurs="0"/>

element DispatchDetails/eta
diagram
type atis:DateTimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="eta" type="atis:DateTimePair" minOccurs="0"/>

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


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