complexType dsrc:VehicleSize
diagram
namespace http://www.DSRC-Draft-02-00-15
children width length
used by
elements dsrc:BasicSafetyMessage/size dsrc:ValueList/vehicleSize
annotation
documentation
      
            3 bytes in length
        
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>

element dsrc:VehicleSize/width
diagram
type dsrc:VehicleWidth
properties
isRef 0
content simple
facets
maxInclusive 1023
source <xs:element name="width" type="VehicleWidth"/>

element dsrc:VehicleSize/length
diagram
type dsrc:VehicleLength
properties
isRef 0
content simple
facets
maxInclusive 16383
source <xs:element name="length" type="VehicleLength"/>


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