Documentation for ATIS-Draft-03-00-79

Complex Type: CPTPhotograph

[Table of contents]

Super-types: None
Sub-types: None
Name CPTPhotograph
Used by (from the same schema document) Complex Type CPTStoppoint
Abstract no
XML Instance Representation
<...>
<format> PI-GraphicFormat </format> [1]
<photo> PI-BinaryImageData </photo> [1]
</...>
Diagram
h558168688 h-1122007595
Schema Component Representation
<xs:complexType name="CPTPhotograph">
<xs:sequence>
<xs:element name="format" type=" PI-GraphicFormat "/>
<xs:element name="photo" type=" PI-BinaryImageData "/>
</xs:sequence>
</xs:complexType>