Documentation for ATIS-Draft-03-00-79

Complex Type: FcFareHealthSub

[Table of contents]

Super-types: None
Sub-types: None
Name FcFareHealthSub
Used by (from the same schema document) Element fcFareHealthSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<vehicle> CPTVehicleIden </vehicle> [0..1]
<stoppoint> CPTStoppointIden </stoppoint> [0..1]
<equipmentID> CPT-SerialNumber </equipmentID> [0..1]
</...>
Diagram
h-527207252 h1471596526 h2146772752 h-565816472
Schema Component Representation
<xs:complexType name="FcFareHealthSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="vehicle" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="equipmentID" type=" CPT-SerialNumber " minOccurs="0"/>
<-- individual machine identifier -->
</xs:sequence>
</xs:complexType>