simpleType URL-Short
namespace http://dsrc_r70/DSRC
type restriction of xsd:string
used by
element TravelerDataFrame/url
facets
minLength 1
maxLength 15
source <xsd:simpleType name="URL-Short">
 
<xsd:restriction base="xsd:string">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="15"/>
 
</xsd:restriction>
</xsd:simpleType>


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