complexType tcip:SchMasterScheduleVersion
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin end criteria route-versions
used by
element tcip:schMasterScheduleVersion
source <xs:complexType name="SchMasterScheduleVersion">
 
<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:element name="route-versions">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route-version" type="SCHRouteVersion"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchMasterScheduleVersion/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:SchMasterScheduleVersion/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:SchMasterScheduleVersion/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:SchMasterScheduleVersion/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:SchMasterScheduleVersion/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:SchMasterScheduleVersion/criteria/agencies/agency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency" type="CPT-AgencyID"/>

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

element tcip:SchMasterScheduleVersion/route-versions
diagram
properties
isRef 0
content complex
children route-version
source <xs:element name="route-versions">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route-version" type="SCHRouteVersion"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchMasterScheduleVersion/route-versions/route-version
diagram
type tcip:SCHRouteVersion
properties
isRef 0
content complex
children route metadata route-sched-eff route-sched-exp route-sched-version route-sched-update timepoint-eff timepoint-exp timepoint-version timepoint-update pattern-eff pattern-exp pattern-version pattern-update stoppoint-eff stoppoint-exp stoppoint-version stoppoint-update
source <xs:element name="route-version" type="SCHRouteVersion"/>


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