complexType EmergencyDetails
diagram
namespace http://dsrc_r70/DSRC
children sspRights sirenUse lightsUse multi events responseType
used by
elements EmergencyVehicleAlert/details SpecialVehicleExtensions/vehicleAlerts
source <xsd:complexType name="EmergencyDetails">
 
<xsd:sequence>
   
<xsd:element name="sspRights" type="SSPindex"/>
   
<xsd:element name="sirenUse" type="SirenInUse"/>
   
<xsd:element name="lightsUse" type="LightbarInUse"/>
   
<xsd:element name="multi" type="MultiVehicleResponse"/>
   
<xsd:element name="events" type="PrivilegedEvents" minOccurs="0"/>
   
<xsd:element name="responseType" type="ResponseType" minOccurs="0"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element EmergencyDetails/sspRights
diagram
type SSPindex
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 31
source <xsd:element name="sspRights" type="SSPindex"/>

element EmergencyDetails/sirenUse
diagram
type SirenInUse
properties
isRef 0
content complex
children unavailable notInUse inUse reserved
source <xsd:element name="sirenUse" type="SirenInUse"/>

element EmergencyDetails/lightsUse
diagram
type LightbarInUse
properties
isRef 0
content complex
children unavailable notInUse inUse yellowCautionLights schooldBusLights arrowSignsActive slowMovingVehicle freqStops
source <xsd:element name="lightsUse" type="LightbarInUse"/>

element EmergencyDetails/multi
diagram
type MultiVehicleResponse
properties
isRef 0
content complex
children unavailable singleVehicle multiVehicle reserved
source <xsd:element name="multi" type="MultiVehicleResponse"/>

element EmergencyDetails/events
diagram
type PrivilegedEvents
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sspRights event
source <xsd:element name="events" type="PrivilegedEvents" minOccurs="0"/>

element EmergencyDetails/responseType
diagram
type ResponseType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children notInUseOrNotEquipped emergency nonEmergency pursuit stationary slowMoving stopAndGoMovement
source <xsd:element name="responseType" type="ResponseType" minOccurs="0"/>


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