simpleType MergeDivergeNodeAngle
namespace http://dsrc_r70/DSRC
type restriction of xsd:short
used by
elements LaneDataAttribute/laneAngle LaneDataAttributeList/laneAngle
facets
minInclusive -180
maxInclusive 180
source <xsd:simpleType name="MergeDivergeNodeAngle">
 
<xsd:restriction base="xsd:short">
   
<xsd:minInclusive value="-180"/>
   
<xsd:maxInclusive value="180"/>
 
</xsd:restriction>
</xsd:simpleType>


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