Documentation for ATIS-Draft-03-00-79

Simple Type: Setting-ExtendedInformation-string

[Table of contents]

Super-types: xs:base64Binary < Setting-ExtendedInformation-string (by restriction)
Sub-types:
Name Setting-ExtendedInformation-string
Content
  • Base XSD Type: base64Binary
  • length >= 2
Diagram
Schema Component Representation
<xs:simpleType name="Setting-ExtendedInformation-string">
<xs:restriction base=" xs:base64Binary ">
<xs:minLength value="2"/>
<xs:maxLength value="2666667"/>
</xs:restriction>
</xs:simpleType>