simpleType SignPrority
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedByte
used by
element TravelerDataFrame/priority
facets
minInclusive 0
maxInclusive 7
source <xsd:simpleType name="SignPrority">
 
<xsd:restriction base="xsd:unsignedByte">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="7"/>
 
</xsd:restriction>
</xsd:simpleType>


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