| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | obDist obDirect description locationDetails dateTime vertEvent | ||
| used by |
| ||
| 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> |
| diagram | |||||
| type | ObstacleDistance | ||||
| properties |
| ||||
| facets |
| ||||
| source | <xsd:element name="obDist" type="ObstacleDistance"/> |
| diagram | |||||
| type | ObstacleDirection | ||||
| properties |
| ||||
| facets |
| ||||
| source | <xsd:element name="obDirect" type="ObstacleDirection"/> |
| diagram | |||||||||
| type | ITIS:ITIScodes | ||||||||
| properties |
| ||||||||
| source | <xsd:element name="description" type="ITIS:ITIScodes" minOccurs="0"/> |
| diagram | ![]() | ||||
| type | DDateTime | ||||
| properties |
| ||||
| children | year month day hour minute second offset | ||||
| source | <xsd:element name="dateTime" type="DDateTime"/> |
| diagram | ![]() | ||||||||||
| type | VerticalAccelerationThreshold | ||||||||||
| properties |
| ||||||||||
| children | notEquipped leftFront leftRear rightFront rightRear | ||||||||||
| source | <xsd:element name="vertEvent" type="VerticalAccelerationThreshold" minOccurs="0"/> |