| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | fare-media-id add deduct remaining result description | ||
| used by |
|
||
| source | <xs:complexType name="FCRideTransaction"> <xs:sequence> <xs:element name="fare-media-id" type="FCFareMediaID"/> <xs:element name="add" type="FC-RideValueAdd"/> <xs:element name="deduct" type="FC-RideValueDeduct"/> <xs:element name="remaining" type="FC-RideValueRemaining"/> <xs:element name="result" type="FC-TransactionResult" minOccurs="0"/> <xs:element name="description" type="FC-TransactionDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:FCFareMediaID | ||||
| properties |
|
||||
| children | text number | ||||
| source | <xs:element name="fare-media-id" type="FCFareMediaID"/> |
| diagram | |||||
| type | tcip:FC-RideValueAdd | ||||
| properties |
|
||||
| source | <xs:element name="add" type="FC-RideValueAdd"/> |
| diagram | |||||
| type | tcip:FC-RideValueDeduct | ||||
| properties |
|
||||
| source | <xs:element name="deduct" type="FC-RideValueDeduct"/> |
| diagram | |||||
| type | tcip:FC-RideValueRemaining | ||||
| properties |
|
||||
| source | <xs:element name="remaining" type="FC-RideValueRemaining"/> |
| diagram | |||||||||
| type | tcip:FC-TransactionResult | ||||||||
| properties |
|
||||||||
| source | <xs:element name="result" type="FC-TransactionResult" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:FC-TransactionDescription | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="description" type="FC-TransactionDescription" minOccurs="0"/> |