complexType RegulatorySpeedLimit
diagram
namespace http://dsrc_r70/DSRC
children type speed
used by
element SpeedLimitList/RegulatorySpeedLimit
source <xsd:complexType name="RegulatorySpeedLimit">
 
<xsd:sequence>
   
<xsd:element name="type" type="SpeedLimitType"/>
   
<xsd:element name="speed" type="Velocity"/>
 
</xsd:sequence>
</xsd:complexType>

element RegulatorySpeedLimit/type
diagram
type SpeedLimitType
properties
isRef 0
content complex
children unknown maxSpeedInSchoolZone maxSpeedInSchoolZoneWhenChildrenArePresent maxSpeedInConstructionZone vehicleMinSpeed vehicleMaxSpeed vehicleNightMaxSpeed truckMinSpeed truckMaxSpeed truckNightMaxSpeed vehiclesWithTrailersMinSpeed vehiclesWithTrailersMaxSpeed vehiclesWithTrailersNightMaxSpeed
source <xsd:element name="type" type="SpeedLimitType"/>

element RegulatorySpeedLimit/speed
diagram
type Velocity
properties
isRef 0
content simple
facets
minInclusive 0
maxInclusive 8191
source <xsd:element name="speed" type="Velocity"/>


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