| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-02-00-15 | ||
| children | width length | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="VehicleSize"> <xs:annotation> <xs:documentation> 3 bytes in length </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="width" type="VehicleWidth"/> <xs:element name="length" type="VehicleLength"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | dsrc:VehicleWidth | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="width" type="VehicleWidth"/> |
| diagram | |||||
| type | dsrc:VehicleLength | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="length" type="VehicleLength"/> |