<xs:complexTypename="RecurringDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="ScheduleID"type="scheduleIDType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The PayPlan ScheduleIdentifier</p></xs:documentation></xs:annotation></xs:element><xs:elementname="OneTime"type="booleanType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates a one-time payment (Y) or a recurring payment (N); if not provided N is assumed.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="RecurringDataCode"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">MasterCard value that may be returned on recurring transactions.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This is returned in the response and should never be used in the request.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>