Documentation for ATIS-Draft-03-00-79

Complex Type: CcPTVAdherence

[Table of contents]

Super-types: None
Sub-types: None
Name CcPTVAdherence
Used by (from the same schema document) Element ccPTVAdherence
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<reason> CC-AdherenceMsgType </reason> [1]
<timepoint> SCHTimepointIden </timepoint> [0..1]
<actualTime> SCH-Time </actualTime> [0..1]
<lastOnRoute> lrms:GeoLocation </lastOnRoute> [0..1]
<currentLocation> lrms:GeoLocation </currentLocation> [1]
<currentTime> CPT-DateTime </currentTime> [1]
<scheduleDeviation> CPT-Duration </scheduleDeviation> [1]
</...>
Diagram
h-527207252 h-507619546 h1668863444 h1149568775 h-542031743 h-542031743 h1272267302 h1782472735
Schema Component Representation
<xs:complexType name="CcPTVAdherence">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="reason" type=" CC-AdherenceMsgType "/>
<xs:element name="timepoint" type=" SCHTimepointIden " minOccurs="0"/>
<xs:element name="actualTime" type=" SCH-Time " minOccurs="0"/>
<xs:element name="lastOnRoute" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="currentLocation" type=" lrms:GeoLocation "/>
<xs:element name="currentTime" type=" CPT-DateTime "/>
<xs:element name="scheduleDeviation" type=" CPT-Duration "/>
</xs:sequence>
</xs:complexType>