Documentation for ATIS-Draft-03-00-79

Complex Type: PiNearestStopListSub

[Table of contents]

Super-types: None
Sub-types: None
Name PiNearestStopListSub
Used by (from the same schema document) Element piNearestStopListSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<request> PINearestStopRequest </request> [1]
<includeDistance> lrms:Distance </includeDistance> [0..1]
</...>
Diagram
h-527207252 h-1988961619 h1439634298
Schema Component Representation
<xs:complexType name="PiNearestStopListSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="request" type=" PINearestStopRequest "/>
<xs:element name="includeDistance" type=" lrms:Distance " minOccurs="0"/>
</xs:sequence>
</xs:complexType>