Documentation for ATIS-Draft-03-00-79

Complex Type: PiStoppointParkingSub

[Table of contents]

Super-types: None
Sub-types: None
Name PiStoppointParkingSub
Used by (from the same schema document) Element piStoppointParkingSub
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
</...>
Diagram
h-527207252 h-1170457158 h2146772752 h-542031743
Schema Component Representation
<xs:complexType name="PiStoppointParkingSub">
<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:sequence>
</xs:complexType>