simpleType URL-Base
namespace http://dsrc_r70/DSRC
type restriction of xsd:string
used by
element TravelerInformation/urlB
facets
minLength 1
maxLength 45
source <xsd:simpleType name="URL-Base">
 
<xsd:restriction base="xsd:string">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="45"/>
 
</xsd:restriction>
</xsd:simpleType>


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