complexType tcip:PICustSubscription
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscription-type delivery-mechanism applicable-trip applicable-time-start applicable-time-end applicable-day-types applicable-stop applicable-route applicable-direction subscription-begin subscription-end localPICustSubscription
used by
elements tcip:PiReportSubscriptionUpdate/added-subscriptions/added-subscription tcip:PiAckSubscriptionUpdate/current-subscriptions/current-subscription tcip:PiReportSubscriptionUpdate/deleted-subscriptions/deleted-subscription tcip:PiReportSubscriptionUpdate/modified-subscriptions/modified-subscription tcip:PICustomerProfile/subscriptions/subscription
source <xs:complexType name="PICustSubscription">
 
<xs:sequence>
   
<xs:element name="subscription-type" type="PI-CustomerSubscriptionType"/>
   
<xs:element name="delivery-mechanism" type="PI-DeliveryMechanism"/>
   
<xs:element name="applicable-trip" type="CPT-Footnote" minOccurs="0"/>
   
<!-- matches customer assigned name -->
   
<xs:element name="applicable-time-start" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="applicable-time-end" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="applicable-day-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="applicable-day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="applicable-stop" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="applicable-route" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="applicable-direction" type="lrms:Direction" minOccurs="0"/>
   
<!-- use with stop or route -->
   
<xs:element name="subscription-begin" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="subscription-end" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="localPICustSubscription" type="local:PICustSubscription" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PICustSubscription/subscription-type
diagram
type tcip:PI-CustomerSubscriptionType
properties
isRef 0
content simple
source <xs:element name="subscription-type" type="PI-CustomerSubscriptionType"/>

element tcip:PICustSubscription/delivery-mechanism
diagram
type tcip:PI-DeliveryMechanism
properties
isRef 0
content simple
source <xs:element name="delivery-mechanism" type="PI-DeliveryMechanism"/>

element tcip:PICustSubscription/applicable-trip
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="applicable-trip" type="CPT-Footnote" minOccurs="0"/>

element tcip:PICustSubscription/applicable-time-start
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="applicable-time-start" type="CPT-DateTime" minOccurs="0"/>

element tcip:PICustSubscription/applicable-time-end
diagram
type tcip:CPT-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="applicable-time-end" type="CPT-Time" minOccurs="0"/>

element tcip:PICustSubscription/applicable-day-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children applicable-day-type
source <xs:element name="applicable-day-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="applicable-day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PICustSubscription/applicable-day-types/applicable-day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="applicable-day-type" type="SCH-DayType"/>

element tcip:PICustSubscription/applicable-stop
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="applicable-stop" type="CPTStoppointIden" minOccurs="0"/>

element tcip:PICustSubscription/applicable-route
diagram
type tcip:SCHRouteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route-id agency-id route-designator route-name
source <xs:element name="applicable-route" type="SCHRouteIden" minOccurs="0"/>

element tcip:PICustSubscription/applicable-direction
diagram
type lrms:Direction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="applicable-direction" type="lrms:Direction" minOccurs="0"/>

element tcip:PICustSubscription/subscription-begin
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="subscription-begin" type="CPT-DateTime" minOccurs="0"/>

element tcip:PICustSubscription/subscription-end
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="subscription-end" type="CPT-DateTime" minOccurs="0"/>

element tcip:PICustSubscription/localPICustSubscription
diagram
type PICustSubscription
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPICustSubscription" type="local:PICustSubscription" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy