diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | time-cancelled cancel-records localCcCancelTrips | ||
used by |
|
||
source | <xs:complexType name="CcCancelTrips"> <xs:sequence> <xs:element name="time-cancelled" type="CPT-DateTime"/> <xs:element name="cancel-records"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="cancel-record" type="CCTripCancellationRecord"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCcCancelTrips" type="local:CcCancelTrips" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time-cancelled" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
children | cancel-record | ||||
source | <xs:element name="cancel-records"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="cancel-record" type="CCTripCancellationRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CCTripCancellationRecord | ||||
properties |
|
||||
children | cancelled-trips day-types specific-dates | ||||
source | <xs:element name="cancel-record" type="CCTripCancellationRecord"/> |
diagram | ![]() |
||||||||
type | CcCancelTrips | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCcCancelTrips" type="local:CcCancelTrips" minOccurs="0"/> |