complexType tcip:SchStopServiceListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime stoppoints
used by
element tcip:schStopServiceListSub
source <xs:complexType name="SchStopServiceListSub">
 
<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="stoppoints">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

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

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