| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscription-info vehicle stoppoints begin-date end-date revenue-datasets | ||
| used by |
|
||
| source | <xs:complexType name="FcRevenueData"> <xs:sequence> <xs:element name="subscription-info" type="CPTSubscriptionHeader"/> <xs:element name="vehicle" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="vehicle-item" type="CPTVehicleIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="stoppoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="begin-date" type="CPT-DateTime"/> <xs:element name="end-date" type="CPT-DateTime"/> <xs:element name="revenue-datasets"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="revenue-dataset" type="FCRevenueRecord"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscription-info" type="CPTSubscriptionHeader"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | vehicle-item | ||||||||
| source | <xs:element name="vehicle" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="vehicle-item" type="CPTVehicleIden"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:CPTVehicleIden | ||||
| properties |
|
||||
| children | vehicle-id agency-id vin | ||||
| source | <xs:element name="vehicle-item" type="CPTVehicleIden"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | stoppoint | ||||||||
| source | <xs:element name="stoppoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:CPTStoppointIden | ||||
| properties |
|
||||
| children | stoppoint-id agency-id name | ||||
| source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="begin-date" type="CPT-DateTime"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="end-date" type="CPT-DateTime"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | revenue-dataset | ||||
| source | <xs:element name="revenue-datasets"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="revenue-dataset" type="FCRevenueRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:FCRevenueRecord | ||||
| properties |
|
||||
| children | vehicle stoppoint date boarding-alighting-list transaction-list cash-box-contents health-list health-update-list localFCRevenueRecord | ||||
| source | <xs:element name="revenue-dataset" type="FCRevenueRecord"/> |