Documentation for ATIS-Draft-03-00-79

Simple Type: CC-AgencyData

[Table of contents]

Super-types: xs:base64Binary < CC-AgencyData (by restriction)
Sub-types: None
Name CC-AgencyData
Used by (from the same schema document) Complex Type CCPollContents , Complex Type CCPollControl , Complex Type CCPollResponseContents
Content
  • Base XSD Type: base64Binary
  • length <= 16
Diagram
Schema Component Representation
<xs:simpleType name="CC-AgencyData">
<xs:restriction base=" xs:base64Binary ">
<xs:maxLength value="16"/>
</xs:restriction>
</xs:simpleType>