| diagram | ![]() |
| namespace | http://www.TCIP-Adopted-03-00-01 |
| children | index rider-classification service-type time-period-index fare-zone-index fare-distance-index list-of-fare-instrument-ids monetary-value ride-value algorithm |
| source | <xs:complexType name="FCFareCharacterCost"> <xs:sequence> <xs:element name="index" type="FC-FareCharacterCostIndex"/> <xs:element name="rider-classification" type="atis:TravelerClass"/> <xs:element name="service-type" type="SCH-ServiceType" minOccurs="0"/> <xs:element name="time-period-index" type="FC-TimePeriodIndex" minOccurs="0"/> <xs:element name="fare-zone-index" type="FC-FareZoneIndex"/> <xs:element name="fare-distance-index" type="CPT-GenericCounter" minOccurs="0"/> <xs:element name="list-of-fare-instrument-ids"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="list-of-fare-instrument-id" type="FC-FareInstrID"/> </xs:sequence> </xs:complexType> </xs:element> <xs:choice> <xs:element name="monetary-value" type="FC-FareCost"/> <xs:element name="ride-value" type="FC-RideValue"/> <xs:element name="algorithm" type="CC-ExecutableSoftware"/> <!-- (executable or algorithm for calculating fare) --> </xs:choice> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | tcip:FC-FareCharacterCostIndex | ||||
| properties |
|
||||
| source | <xs:element name="index" type="FC-FareCharacterCostIndex"/> |
| diagram | |||||
| type | TravelerClass | ||||
| properties |
|
||||
| source | <xs:element name="rider-classification" type="atis:TravelerClass"/> |
| diagram | |||||||||
| type | tcip:SCH-ServiceType | ||||||||
| properties |
|
||||||||
| source | <xs:element name="service-type" type="SCH-ServiceType" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:FC-TimePeriodIndex | ||||||||
| properties |
|
||||||||
| source | <xs:element name="time-period-index" type="FC-TimePeriodIndex" minOccurs="0"/> |
| diagram | |||||
| type | tcip:FC-FareZoneIndex | ||||
| properties |
|
||||
| source | <xs:element name="fare-zone-index" type="FC-FareZoneIndex"/> |
| diagram | |||||||||
| type | tcip:CPT-GenericCounter | ||||||||
| properties |
|
||||||||
| source | <xs:element name="fare-distance-index" type="CPT-GenericCounter" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | list-of-fare-instrument-id | ||||
| source | <xs:element name="list-of-fare-instrument-ids"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="list-of-fare-instrument-id" type="FC-FareInstrID"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | tcip:FC-FareInstrID | ||||
| properties |
|
||||
| source | <xs:element name="list-of-fare-instrument-id" type="FC-FareInstrID"/> |
| diagram | |||||
| type | tcip:FC-FareCost | ||||
| properties |
|
||||
| source | <xs:element name="monetary-value" type="FC-FareCost"/> |
| diagram | |||||
| type | tcip:FC-RideValue | ||||
| properties |
|
||||
| source | <xs:element name="ride-value" type="FC-RideValue"/> |
| diagram | |||||
| type | tcip:CC-ExecutableSoftware | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="algorithm" type="CC-ExecutableSoftware"/> |