complexType tcip:SchMasterScheduleVersionSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin end criteria
used by
element tcip:schMasterScheduleVersionSub
source <xs:complexType name="SchMasterScheduleVersionSub">
 
<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="criteria">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="agencies">
           
<xs:complexType>
             
<xs:sequence maxOccurs="20">
               
<xs:element name="agency" type="CPT-AgencyID"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element name="routes">
           
<xs:complexType>
             
<xs:sequence maxOccurs="100">
               
<xs:element name="route" type="SCHRouteIden"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchMasterScheduleVersionSub/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:SchMasterScheduleVersionSub/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:SchMasterScheduleVersionSub/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:SchMasterScheduleVersionSub/criteria
diagram
properties
isRef 0
content complex
children agencies routes
source <xs:element name="criteria">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="agencies">
       
<xs:complexType>
         
<xs:sequence maxOccurs="20">
           
<xs:element name="agency" type="CPT-AgencyID"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="routes">
       
<xs:complexType>
         
<xs:sequence maxOccurs="100">
           
<xs:element name="route" type="SCHRouteIden"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element tcip:SchMasterScheduleVersionSub/criteria/agencies
diagram
properties
isRef 0
content complex
children agency
source <xs:element name="agencies">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="agency" type="CPT-AgencyID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchMasterScheduleVersionSub/criteria/agencies/agency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency" type="CPT-AgencyID"/>

element tcip:SchMasterScheduleVersionSub/criteria/routes
diagram
properties
isRef 0
content complex
children route
source <xs:element name="routes">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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