simpleType DescriptiveName
namespace http://dsrc_r70/DSRC
type restriction of xsd:string
used by
elements MovementState/movementName GenericLane/name IntersectionGeometry/name RoadSegment/name IntersectionState/name SPAT/name VehicleIdent/name RequestorDescription/name GeographicalPath/name RequestorDescription/routeName
facets
minLength 1
maxLength 63
source <xsd:simpleType name="DescriptiveName">
 
<xsd:restriction base="xsd:string">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="63"/>
 
</xsd:restriction>
</xsd:simpleType>


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