simpleType UniqueMSGID
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedInt
used by
element TravelerInformation/packetID
facets
maxInclusive 1000000
source <xs:simpleType name="UniqueMSGID">
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="1000000"/>
 
</xs:restriction>
</xs:simpleType>


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