Documentation for ATIS-Draft-03-00-79

Complex Type: CcPTVAdherenceSub

[Table of contents]

Super-types: None
Sub-types: None
Name CcPTVAdherenceSub
Used by (from the same schema document) Element ccPTVAdherenceSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<custom-route-params> CCActivateRouteAdherence </custom-route-params> [0..1]
<custom-sched-params> CCActivateScheduleAdherence </custom-sched-params> [0..1]
</...>
Diagram
h-527207252 h2104458060 h1980060750
Schema Component Representation
<xs:complexType name="CcPTVAdherenceSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="custom-route-params" type=" CCActivateRouteAdherence " minOccurs="0"/>
<xs:element name="custom-sched-params" type=" CCActivateScheduleAdherence " minOccurs="0"/>
</xs:sequence>
</xs:complexType>