<xs:complexTypename="CostInfoType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="AnnualPercentageRate"type="xs:decimal"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The APR for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FeeInfo"type="FeeInfoType"minOccurs="0"maxOccurs="unbounded"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The fee information for the installment plan.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalPlanCost"type="xs:int"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The total cost of the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalFees"type="xs:int"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The total fees for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalUpfrontFees"type="xs:int"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The total upfront fees for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalRecurringFees"type="xs:int"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The total recurring fees for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FirstInstallment"type="FirstInstallmentType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The first installment fee information for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="LastInstallment"type="LastInstallmentType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The last installment fee information for the installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Currency"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The currency type associated with the installment plan</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>