Documentation for ATIS-Draft-03-00-79

Complex Type: PIServiceStatusRequest

[Table of contents]

Super-types: None
Sub-types: None
Name PIServiceStatusRequest
Used by (from the same schema document) Complex Type PiServiceStatus , Complex Type PiServiceStatusSub
Abstract no
XML Instance Representation
<...>
<statusType> PI-ServiceStatusType </statusType> [1]
<stoppoint> CPTStoppointIden </stoppoint> [1]
<route> SCHRouteIden </route> [0..1]
<routeDirection> SCH-RouteDirectionName </routeDirection> [0..1]
</...>
Diagram
h612048850 h2146772752 h-963684166 h-998956645
Schema Component Representation
<xs:complexType name="PIServiceStatusRequest">
<xs:sequence>
<xs:element name="statusType" type=" PI-ServiceStatusType "/>
<xs:element name="stoppoint" type=" CPTStoppointIden "/>
<xs:element name="route" type=" SCHRouteIden " minOccurs="0"/>
<xs:element name="routeDirection" type=" SCH-RouteDirectionName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>