Documentation for ATIS-Draft-03-00-79

Complex Type: ObNotifyTripStart

[Table of contents]

Super-types: None
Sub-types: None
Name ObNotifyTripStart
Used by (from the same schema document) Element obNotifyTripStart
Abstract no
XML Instance Representation
<...>
<actual-start-time> CPT-DateTime </actual-start-time> [1]
<trip-info> CCPTVTripData </trip-info> [1]
<localObNotifyTripStart> local:ObNotifyTripStart </localObNotifyTripStart> [0..1]
</...>
Diagram
h1272267302 h1934366140 h1215685052
Schema Component Representation
<xs:complexType name="ObNotifyTripStart">
<xs:sequence>
<xs:element name="actual-start-time" type=" CPT-DateTime "/>
<xs:element name="trip-info" type=" CCPTVTripData "/>
<xs:element name="localObNotifyTripStart" type=" local:ObNotifyTripStart " minOccurs="0"/>
</xs:sequence>
</xs:complexType>