simpleType atis:DatabaseNumber-string
namespace http://www.ATIS-Draft-03-00-79
type restriction of xs:base64Binary
used by
complexType atis:DatabaseNumber
facets
minLength 2
maxLength 16
source <xs:simpleType name="DatabaseNumber-string">
 
<xs:restriction base="xs:base64Binary">
   
<xs:minLength value="2"/>
   
<xs:maxLength value="16"/>
 
</xs:restriction>
</xs:simpleType>


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