Schema Component Representation
<
xs:complexType
name="
FCTripFareAlternative">
<
xs:sequence>
<
xs:choice>
<
xs:element
name="
monetary-value"
type="
FC-FareCost
"/>
</
xs:choice>
<
xs:element
name="
fare-structure"
type="
CPT-Footnote
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>