Documentation for ATIS-Draft-03-00-79

Simple Type: PI-BinaryVideoData

[Table of contents]

Super-types: xs:base64Binary < PI-BinaryVideoData (by restriction)
Sub-types: None
Name PI-BinaryVideoData
Used by (from the same schema document) Complex Type CcVideoFeed , Complex Type CCVideoRecord , Complex Type SPIntDirection
Content
  • Base XSD Type: base64Binary
  • length <= 2000000
Diagram
Schema Component Representation
<xs:simpleType name="PI-BinaryVideoData">
<xs:restriction base=" xs:base64Binary ">
<xs:maxLength value="2000000"/>
</xs:restriction>
</xs:simpleType>