complexType tcip:CCTripCancellationRecord
diagram
namespace http://www.TCIP-Adopted-03-00-01
children cancelled-trips day-types specific-dates
used by
element tcip:CcCancelTrips/cancel-records/cancel-record
source <xs:complexType name="CCTripCancellationRecord">
 
<xs:sequence>
   
<xs:element name="cancelled-trips">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10000">
         
<xs:element name="cancelled-trip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="day-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-dates" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="300">
         
<xs:element name="specific-date" type="CPT-Date"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CCTripCancellationRecord/cancelled-trips
diagram
properties
isRef 0
content complex
children cancelled-trip
source <xs:element name="cancelled-trips">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10000">
     
<xs:element name="cancelled-trip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:CCTripCancellationRecord/day-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children day-type
source <xs:element name="day-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCTripCancellationRecord/day-types/day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="day-type" type="SCH-DayType"/>

element tcip:CCTripCancellationRecord/specific-dates
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-date
source <xs:element name="specific-dates" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="300">
     
<xs:element name="specific-date" type="CPT-Date"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCTripCancellationRecord/specific-dates/specific-date
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="specific-date" type="CPT-Date"/>


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