complexType ObstacleDetection
diagram
namespace http://dsrc_r70/DSRC
children obDist obDirect description locationDetails dateTime vertEvent
used by
element SupplementalVehicleExtensions/obstacle
source <xsd:complexType name="ObstacleDetection">
 
<xsd:sequence>
   
<xsd:element name="obDist" type="ObstacleDistance"/>
   
<xsd:element name="obDirect" type="ObstacleDirection"/>
   
<xsd:element name="description" type="ITIS:ITIScodes" minOccurs="0"/>
   
<xsd:element name="locationDetails" type="ITIS:GenericLocations" minOccurs="0"/>
   
<xsd:element name="dateTime" type="DDateTime"/>
   
<xsd:element name="vertEvent" type="VerticalAccelerationThreshold" minOccurs="0"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element ObstacleDetection/obDist
diagram
type ObstacleDistance
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 32767
source <xsd:element name="obDist" type="ObstacleDistance"/>

element ObstacleDetection/obDirect
diagram
type ObstacleDirection
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 28800
source <xsd:element name="obDirect" type="ObstacleDirection"/>

element ObstacleDetection/description
diagram
type ITIS:ITIScodes
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="ITIS:ITIScodes" minOccurs="0"/>

element ObstacleDetection/locationDetails
diagram
type ITIS:GenericLocations
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children on-bridges in-tunnels entering-or-leaving-tunnels on-ramps in-road-construction-area around-a-curve on-minor-roads in-the-opposing-lanes adjacent-to-roadway on-bend entire-intersection in-the-median moved-to-side-of-road moved-to-shoulder on-the-roadway in-shaded-areas in-low-lying-areas in-the-downtown-area in-the-inner-city-area in-parts in-some-places in-the-ditch in-the-valley on-hill-top near-the-foothills at-high-altitudes near-the-lake near-the-shore over-the-crest-of-a-hill other-than-on-the-roadway near-the-beach near-beach-access-point lower-level upper-level airport concourse gate baggage-claim customs-point station platform dock depot ev-charging-point information-welcome-point at-rest-area at-service-area at-weigh-station picnic-areas rest-area service-stations toilets on-the-right on-the-left in-the-center in-the-opposite-direction cross-traffic northbound-traffic eastbound-traffic southbound-traffic westbound-traffic north south east west northeast northwest southeast southwest mountain-pass reservation-center nearby-basin on-tracks dip traffic-circle park-and-ride-lot to by through area-of under over from approaching entering-at exiting-at across-tracks in-street on-curve shoulder crossover cross-road side-road bus-stop intersection roadside-park
source <xsd:element name="locationDetails" type="ITIS:GenericLocations" minOccurs="0"/>

element ObstacleDetection/dateTime
diagram
type DDateTime
properties
isRef 0
content complex
children year month day hour minute second offset
source <xsd:element name="dateTime" type="DDateTime"/>

element ObstacleDetection/vertEvent
diagram
type VerticalAccelerationThreshold
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed true
children notEquipped leftFront leftRear rightFront rightRear
source <xsd:element name="vertEvent" type="VerticalAccelerationThreshold" minOccurs="0"/>


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