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