<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="ListOfPaymentStatusResponseDetail">
<model>
<element type="PaymentStatusResponseDetail" occurs="+"/>
</model>
</elementtype>
<elementtype name="PaymentStatusResponseDetail">
<model>
<sequence>
<element type="Reference" name="PaymentRequestID"/>
<element type="string" name="ConfirmationID"/>
<element type="int" occurs="?" name="SequenceNumber"/>
<element type="PaymentDates" occurs="?"/>
<element type="datetime" occurs="?" name="SettlementDate"/>
<element type="datetime" occurs="?" name="FXValueDate"/>
<element type="MonetaryValue" occurs="?" name="SettlementAmount"/>
<element type="MonetaryValue" occurs="?" name="DebitAmount"/>
<element type="MonetaryValue" occurs="?" name="CreditAmount"/>
<element type="FIAccountDetail" occurs="?" name="OriginatingFinancialInstitution"/>
<element type="FIAccountDetail" occurs="?" name="ReceivingFinancialInstitution"/>
<element type="CardInfo" occurs="?"/>
<element type="PaymentParty" occurs="?"/>
<element type="Identifier" occurs="?" name="ParticipantUserID"/>
<element type="RateOfExchangeDetail" occurs="?"/>
<element type="PaymentSystemCode" occurs="?" name="PaymentSystemCoded"/>
<element type="string" occurs="?" name="PaymentSystemCodedOther"/>
<element type="ListOfReference" occurs="?" name="ListOfPaymentReferences"/>
<element type="ListOfNameValuePair" occurs="?" name="ListOfOtherPaymentInfo"/>
<element type="ListOfPaymentException" name="ListOfPaymentResponse"/>
</sequence>
</model>
</elementtype>
</schema>