complexType tcip:SchBlockScheduleListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo effective specific-garages specific-blocks update-since
used by
element tcip:schBlockScheduleListSub
source <xs:complexType name="SchBlockScheduleListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="effective" type="CPT-DateTime"/>
   
<xs:element name="specific-garages" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-blocks" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="specific-block" type="SCHBlockIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:SchBlockScheduleListSub/specific-garages
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-garage
source <xs:element name="specific-garages" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchBlockScheduleListSub/specific-garages/specific-garage
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="specific-garage" type="CPTTransitFacilityIden"/>

element tcip:SchBlockScheduleListSub/specific-blocks
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-block
source <xs:element name="specific-blocks" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="specific-block" type="SCHBlockIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchBlockScheduleListSub/specific-blocks/specific-block
diagram
type tcip:SCHBlockIden
properties
isRef 0
content complex
children block-id agency-id block-designator block-name
source <xs:element name="specific-block" type="SCHBlockIden"/>

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


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