simpleType dsrc:TwoByteTagList
namespace http://www.DSRC-Draft-02-00-15
type xs:unsignedShort
used by
elements dsrc:CommonSafetyRequest/requests3/requests3-item dsrc:AlaCarte/items2/items2-item/tag dsrc:BasicSafetyMessage/items2/items2-item/tag
annotation
documentation
      
            Values with the upper byte = 0 TO 127,  or = 255
            are reserved for use by the DSRC std
            Local use should set the upper byte to 127 and above
        
source <xs:simpleType name="TwoByteTagList">
 
<xs:annotation>
   
<xs:documentation>      
            Values with the upper byte = 0 TO 127,  or = 255
            are reserved for use by the DSRC std
            Local use should set the upper byte to 127 and above
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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