complexType tcip:PIMap
diagram
namespace http://www.TCIP-Adopted-03-00-01
children map-image map-format map-URL map-headline map-footnote itineraryID
used by
elements tcip:PiNearestStopList/area-map tcip:PiStoppointParking/area-map tcip:PiLocationMap/maps/map tcip:PIRouteInfo/map tcip:PIXMLTimetable/map tcip:PiItineraryMap/trip-maps/trip-map
source <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>

element tcip:PIMap/map-image
diagram
type tcip:PI-BinaryImageData
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxLength 2000000
source <xs:element name="map-image" type="PI-BinaryImageData" minOccurs="0"/>

element tcip:PIMap/map-format
diagram
type tcip:PI-GraphicFormat
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="map-format" type="PI-GraphicFormat" minOccurs="0"/>

element tcip:PIMap/map-URL
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="map-URL" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIMap/map-headline
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="map-headline" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIMap/map-footnote
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="map-footnote" type="CPT-Footnote" minOccurs="0"/>

element tcip:PIMap/itineraryID
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="itineraryID" type="im:ReferenceID" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy