Documentation for ATIS-Draft-03-00-79

Complex Type: PiStoppointParking

[Table of contents]

Super-types: None
Sub-types: None
Name PiStoppointParking
Used by (from the same schema document) Element piStoppointParking
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
Start Choice [1]
<parkingFacID> PI-ParkingFacID </parkingFacID> [1]
<stoppoint> CPTStoppointIden </stoppoint> [1]
<location> lrms:GeoLocation </location> [1]
End Choice
<distance> lrms:Distance </distance> [0..1]
<weather-text> CPT-Footnote </weather-text> [0..1]
<area-map> PIMap </area-map> [0..1]
<bulletins> [0..1]
Start Sequence [1..10]
<bulletin> PIServiceBulletin </bulletin> [1]
End Sequence
</bulletins>
<parkingInfosets> [0..1]
Start Sequence [1..100]
<parkingInfoset> PIParkingFacility </parkingInfoset> [1]
End Sequence
</parkingInfosets>
<localPiStoppointParking> local:PiStoppointParking </localPiStoppointParking> [0..1]
</...>
Diagram
h-527207252 h-1170457158 h2146772752 h-542031743 h1439634298 h-125442069 h-1113664674 h-1685972354 h-947091075 h730304104
Schema Component Representation
<xs:complexType name="PiStoppointParking">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:choice>
<xs:element name="parkingFacID" type=" PI-ParkingFacID "/>
<xs:element name="stoppoint" type=" CPTStoppointIden "/>
<xs:element name="location" type=" lrms:GeoLocation "/>
</xs:choice>
<xs:element name="distance" type=" lrms:Distance " minOccurs="0"/>
<xs:element name="weather-text" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="area-map" type=" PIMap " minOccurs="0"/>
<xs:element name="bulletins" minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="10">
<xs:element name="bulletin" type=" PIServiceBulletin "/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="parkingInfosets" minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="100">
<xs:element name="parkingInfoset" type=" PIParkingFacility "/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="localPiStoppointParking" type=" local:PiStoppointParking " minOccurs="0"/>
</xs:sequence>
</xs:complexType>