element -> <eCad.106>
eCad.106 eDisposition.18 Additional Transport Mode Descriptors No No The documentation of transport mode techniques for this EMS response. Optional Information now split between eDisposition.17 (Transport Mode from Scene) and eDisposition.18 (Additional Transport Mode Descriptors). Element eDisposition.18 (Additional Transport Mode Descriptors) has been added to document the use of lights and sirens or other descriptive information.
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eCad.106
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.106>
Simple Content Detail:
Enumeration:
"4218001"
 - 
Intersection Navigation-Against Normal Light Patterns
"4218003"
 - 
Intersection Navigation-With Automated Light Changing Technology
"4218005"
 - 
Intersection Navigation-With Normal Light Patterns
"4218007"
 - 
Speed-Enhanced per Local Policy
"4218009"
 - 
Speed-Normal Traffic
"4218011"
 - 
Lights and Sirens
"4218013"
 - 
Lights and No Sirens
"4218015"
 - 
No Lights or Sirens
"4218017"
 - 
Initial No Lights or Sirens, Upgraded to Lights and Sirens
"4218019"
 - 
Initial Lights and Sirens, Downgraded to No Lights or Sirens

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eDisposition.AdditionalTransportModeDescriptors" maxOccurs="unbounded" minOccurs="0" name="eCad.106">
<xs:complexType>
<xs:simpleContent>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>