simpleType "AdditionalTransportModeDescriptors"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Indication whether or not lights and/or sirens were used on the vehicle while leaving scene
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  AdditionalTransportModeDescriptors
Derivation:
restriction of xs:string
Facets:
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
XML Source (w/o annotations (11); see within schema source)
<xs:simpleType name="AdditionalTransportModeDescriptors">
<xs:restriction base="xs:string">
<xs:enumeration value="4218001"/>
<xs:enumeration value="4218003"/>
<xs:enumeration value="4218005"/>
<xs:enumeration value="4218007"/>
<xs:enumeration value="4218009"/>
<xs:enumeration value="4218011"/>
<xs:enumeration value="4218013"/>
<xs:enumeration value="4218015"/>
<xs:enumeration value="4218017"/>
<xs:enumeration value="4218019"/>
</xs:restriction>
</xs:simpleType>