<xs:element name="Currency" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">Currency in which the fare will be returned.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="CurrencyCodeGroup" />
</xs:complexType>
</xs:element>