complexType tcip:SchTripDetailListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime trips timepoints stoppoints routes
used by
element tcip:schTripDetailListSub
source <xs:complexType name="SchTripDetailListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="beginDate" type="CPT-Date"/>
   
<xs:element name="beginTime" type="CPT-Time"/>
   
<xs:element name="endDate" type="CPT-Date"/>
   
<xs:element name="endTime" type="CPT-Time"/>
   
<xs:element name="trips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100000">
         
<xs:element name="trip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="timepoint" type="SCHTimepointIden"/>
       
</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:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchTripDetailListSub/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:SchTripDetailListSub/beginDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="beginDate" type="CPT-Date"/>

element tcip:SchTripDetailListSub/beginTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="beginTime" type="CPT-Time"/>

element tcip:SchTripDetailListSub/endDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="endDate" type="CPT-Date"/>

element tcip:SchTripDetailListSub/endTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="endTime" type="CPT-Time"/>

element tcip:SchTripDetailListSub/trips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trip
source <xs:element name="trips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100000">
     
<xs:element name="trip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailListSub/trips/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:SchTripDetailListSub/timepoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint
source <xs:element name="timepoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="timepoint" type="SCHTimepointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailListSub/timepoints/timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint" type="SCHTimepointIden"/>

element tcip:SchTripDetailListSub/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:SchTripDetailListSub/stoppoints/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:SchTripDetailListSub/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="100">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailListSub/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"/>


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