<xs:element name="Discount" maxOccurs="99"> <xs:annotation> <xs:documentation>Provides discount information associated with the fare.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="DiscountInfoGroup"> <xs:annotation> <xs:documentation xml:lang="en">Details regarding the discount.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element>