diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicle stoppoint date boarding-alighting-list transaction-list cash-box-contents health-list health-update-list localFCRevenueRecord | ||
used by |
|
||
source | <xs:complexType name="FCRevenueRecord"> <xs:sequence> <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/> <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/> <xs:element name="date" type="CPT-DateTime"/> <xs:element name="boarding-alighting-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="boarding-alighting" type="FCBoardingAlightingRecord"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="transaction-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="transaction" type="FCTransactionRecord"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="cash-box-contents" type="FCCashBoxContents" minOccurs="0"/> <xs:element name="health-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="health" type="FCComponentEventInstance"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="health-update-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="health-update" type="FCComponentEventStatusReport"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localFCRevenueRecord" type="local:FCRevenueRecord" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | tcip:CPTVehicleIden | ||||||||
properties |
|
||||||||
children | vehicle-id agency-id vin | ||||||||
source | <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTStoppointIden | ||||||||
properties |
|
||||||||
children | stoppoint-id agency-id name | ||||||||
source | <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="date" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | boarding-alighting | ||||||||
source | <xs:element name="boarding-alighting-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="boarding-alighting" type="FCBoardingAlightingRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCBoardingAlightingRecord | ||||
properties |
|
||||
children | passenger-type date-time location stoppoint boarding-count alighting-count localFCBoardingAlightingRecord | ||||
source | <xs:element name="boarding-alighting" type="FCBoardingAlightingRecord"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | transaction | ||||||||
source | <xs:element name="transaction-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="transaction" type="FCTransactionRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCTransactionRecord | ||||
properties |
|
||||
children | trans-nbr trans-time trans-location trans-stoppoint trans-sc-object trans-fare-record value-stored value-collected value-currency rides-collected rides-sold policy number-riders prior-count post-count trans-type description result ride-records localFCTransactionRecord | ||||
source | <xs:element name="transaction" type="FCTransactionRecord"/> |
diagram | ![]() |
||||||||
type | tcip:FCCashBoxContents | ||||||||
properties |
|
||||||||
children | last-empty-time time-recorded cashboxID total-cash currency-type pennies nickels dimes quarters fifty-cent-pieces dollar-coins dollar-bills two-dollar-bills five-dollar-bills ten-dollar-bills twenty-dollar-bills fifty-dollar-bills hundred-dollar-bills token-typeA token-typeB token-typeC token-typeD token-typeE transfer-typeA transfer-typeB transfer-typeC transfer-typeD transfer-typeE transfer-typeF transfer-typeG ticket-typeA ticket-typeB ticket-typeC ticket-typeD ticket-typeE tear-off-typeA tear-off-typeB tear-off-typeC tear-off-typeD tear-off-typeE localFCCashBoxContents | ||||||||
source | <xs:element name="cash-box-contents" type="FCCashBoxContents" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | health | ||||||||
source | <xs:element name="health-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="health" type="FCComponentEventInstance"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCComponentEventInstance | ||||
properties |
|
||||
children | id type status-begin status-end list-of-status-types list-of-error-types severity-level component-id subassembly-id serial-number footnote | ||||
source | <xs:element name="health" type="FCComponentEventInstance"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | health-update | ||||||||
source | <xs:element name="health-update-list" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="health-update" type="FCComponentEventStatusReport"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FCComponentEventStatusReport | ||||
properties |
|
||||
children | id list-of-status-types datetime footnote | ||||
source | <xs:element name="health-update" type="FCComponentEventStatusReport"/> |
diagram | ![]() |
||||||||
type | FCRevenueRecord | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localFCRevenueRecord" type="local:FCRevenueRecord" minOccurs="0"/> |