Documentation for ATIS-Draft-03-00-79

Complex Type: PIMap

[Table of contents]

Super-types: None
Sub-types: None
Name PIMap
Used by (from the same schema document) Complex Type PiItineraryMap , Complex Type PiLocationMap , Complex Type PiNearestStopList , Complex Type PiStoppointParking , Complex Type PIRouteInfo , Complex Type PIXMLTimetable
Abstract no
XML Instance Representation
<...>
<map-image> PI-BinaryImageData </map-image> [0..1]
<map-format> PI-GraphicFormat </map-format> [0..1]
<map-URL> CPT-Footnote </map-URL> [0..1]
<map-headline> CPT-Footnote </map-headline> [0..1]
<map-footnote> CPT-Footnote </map-footnote> [0..1]
<itineraryID> im:ReferenceID </itineraryID> [0..1]
</...>
Diagram
h-1122007595 h558168688 h-125442069 h-125442069 h-125442069 h-689557503
Schema Component Representation
<xs:complexType name="PIMap">
<xs:sequence>
<xs:element name="map-image" type=" PI-BinaryImageData " minOccurs="0"/>
<xs:element name="map-format" type=" PI-GraphicFormat " minOccurs="0"/>
<xs:element name="map-URL" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="map-headline" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="map-footnote" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="itineraryID" type=" im:ReferenceID " minOccurs="0"/>
</xs:sequence>
</xs:complexType>