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


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