diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | fare-record-id passenger-types instrument-types value-currency value-amount ride-quantity | ||
used by |
|
||
source | <xs:complexType name="FCFareRecord"> <xs:sequence> <xs:element name="fare-record-id" type="FC-FareRecordID"/> <xs:element name="passenger-types"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="passenger-type" type="atis:TravelerClass"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instrument-types"> <xs:complexType> <xs:sequence maxOccurs="300"> <xs:element name="instrument-type" type="FC-MonetaryInstrType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="value-currency" type="FC-MonetaryInstrAuth" minOccurs="0"/> <xs:element name="value-amount" type="FC-MonetaryInstrValue" minOccurs="0"/> <xs:element name="ride-quantity" type="FC-RideValueDeduct" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:FC-FareRecordID | ||||
properties |
|
||||
source | <xs:element name="fare-record-id" type="FC-FareRecordID"/> |
diagram | ![]() |
||||
properties |
|
||||
children | passenger-type | ||||
source | <xs:element name="passenger-types"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="passenger-type" type="atis:TravelerClass"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:TravelerClass | ||||
properties |
|
||||
source | <xs:element name="passenger-type" type="atis:TravelerClass"/> |
diagram | ![]() |
||||
properties |
|
||||
children | instrument-type | ||||
source | <xs:element name="instrument-types"> <xs:complexType> <xs:sequence maxOccurs="300"> <xs:element name="instrument-type" type="FC-MonetaryInstrType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:FC-MonetaryInstrType | ||||
properties |
|
||||
source | <xs:element name="instrument-type" type="FC-MonetaryInstrType"/> |
diagram | ![]() |
||||||||
type | tcip:FC-MonetaryInstrAuth | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="value-currency" type="FC-MonetaryInstrAuth" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:FC-MonetaryInstrValue | ||||||||
properties |
|
||||||||
source | <xs:element name="value-amount" type="FC-MonetaryInstrValue" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:FC-RideValueDeduct | ||||||||
properties |
|
||||||||
source | <xs:element name="ride-quantity" type="FC-RideValueDeduct" minOccurs="0"/> |