diagram | ![]() |
namespace | http://www.TCIP-Adopted-03-00-01 |
children | fare-media-id add deduct remaining result description |
source | <xs:complexType name="FCFareTransaction"> <xs:sequence> <xs:element name="fare-media-id" type="FCFareMediaID"/> <xs:element name="add" type="FC-ValueAdd"/> <xs:element name="deduct" type="FC-ValueDeduct"/> <xs:element name="remaining" type="FC-ValueRemaining"/> <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-ValueAdd | ||||
properties |
|
||||
source | <xs:element name="add" type="FC-ValueAdd"/> |
diagram | ![]() |
||||
type | tcip:FC-ValueDeduct | ||||
properties |
|
||||
source | <xs:element name="deduct" type="FC-ValueDeduct"/> |
diagram | ![]() |
||||
type | tcip:FC-ValueRemaining | ||||
properties |
|
||||
source | <xs:element name="remaining" type="FC-ValueRemaining"/> |
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"/> |