simpleType Angle
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
elements RequestorPositionVector/heading VehicleStatus/object/obDirect PivotPointDescription/pivotAngle TrailerHistoryPoint/pivotAngle ComputedLane/rotateXY
simpleType ObstacleDirection
facets
minInclusive 0
maxInclusive 28800
source <xsd:simpleType name="Angle">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="28800"/>
 
</xsd:restriction>
</xsd:simpleType>


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