element -> <eCad.30>
eCad.30 eResponse.24 Additional Response Mode Descriptors No No The documentation of response mode techniques used for this EMS response. Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Descriptors have been added to better describe the EMS Response. This includes information on whether the EMS event was schedule or unscheduled.
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.30
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.30>
Simple Content Detail:
Enumeration:
"2224001"
 - 
Intersection Navigation-Against Normal Light Patterns
"2224003"
 - 
Intersection Navigation-With Automated Light Changing Technology
"2224005"
 - 
Intersection Navigation-With Normal Light Patterns
"2224007"
 - 
Scheduled
"2224009"
 - 
Speed-Enhanced per Local Policy
"2224011"
 - 
Speed-Normal Traffic
"2224013"
 - 
Unscheduled
"2224015"
 - 
Lights and Sirens
"2224017"
 - 
Lights and No Sirens
"2224019"
 - 
No Lights or Sirens
"2224021"
 - 
Initial No Lights or Sirens, Upgraded to Lights and Sirens
"2224023"
 - 
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.eResponse.AdditionalResponseModeDescriptors" maxOccurs="unbounded" minOccurs="0" name="eCad.30">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAdditionalResponseMode">
<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"/>