simpleType dsrc:PayloadData-string
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:base64Binary
used by
complexType dsrc:PayloadData
facets
minLength 2
maxLength 2731
source <xs:simpleType name="PayloadData-string">
 
<xs:restriction base="xs:base64Binary">
   
<xs:minLength value="2"/>
   
<xs:maxLength value="2731"/>
 
</xs:restriction>
</xs:simpleType>


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