diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | rider-classification monetary-value ride-value fare-structure | ||
used by |
|
||
source | <xs:complexType name="FCTripFareAlternative"> <xs:sequence> <xs:element name="rider-classification" type="atis:TravelerClass" minOccurs="0"/> <xs:choice> <xs:element name="monetary-value" type="FC-FareCost"/> <xs:element name="ride-value" type="FC-RideValue"/> </xs:choice> <xs:element name="fare-structure" type="CPT-Footnote" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | atis:TravelerClass | ||||||||
properties |
|
||||||||
source | <xs:element name="rider-classification" type="atis:TravelerClass" minOccurs="0"/> |
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:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="fare-structure" type="CPT-Footnote" minOccurs="0"/> |