simpleType "EMSAdditionalResponseMode"
Namespace:
Defined:
globally in eResponse_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (2):
eResponse.24 (type anonymous)
Known Usage Locations
Annotation
The documentation of response mode techniques used for this EMS response..
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  EMSAdditionalResponseMode
Derivation:
restriction of xs:string
Facets:
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
XML Source (w/o annotations (13); see within schema source)
<xs:simpleType name="EMSAdditionalResponseMode">
<xs:restriction base="xs:string">
<xs:enumeration value="2224001"/>
<xs:enumeration value="2224003"/>
<xs:enumeration value="2224005"/>
<xs:enumeration value="2224007"/>
<xs:enumeration value="2224009"/>
<xs:enumeration value="2224011"/>
<xs:enumeration value="2224013"/>
<xs:enumeration value="2224015"/>
<xs:enumeration value="2224017"/>
<xs:enumeration value="2224019"/>
<xs:enumeration value="2224021"/>
<xs:enumeration value="2224023"/>
</xs:restriction>
</xs:simpleType>