complexType tcip:FcPassengerDataSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin end routes stoppoints
used by
element tcip:fcPassengerDataSub
source <xs:complexType name="FcPassengerDataSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="begin" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="end" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:FcPassengerDataSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

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

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

element tcip:FcPassengerDataSub/routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route
source <xs:element name="routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FcPassengerDataSub/routes/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:FcPassengerDataSub/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FcPassengerDataSub/stoppoints/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>


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