simpleType DateStream-string
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:base64Binary
used by
complexType DateStream
facets
minLength 2
maxLength 2666667
source <xs:simpleType name="DateStream-string">
 
<xs:restriction base="xs:base64Binary">
   
<xs:minLength value="2"/>
   
<xs:maxLength value="2666667"/>
 
</xs:restriction>
</xs:simpleType>


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