<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="IndicativeRateDetail">
<model>
<sequence>
<element type="int" name="CurrencyDecimalPlaces" occurs="?"/>
<element type="CurrencyAvailabilityCheckList" occurs="?"/>
<element type="datetime" name="IndicativeRateRetrievedDate" occurs="?"/>
<element type="datetime" name="CurrentDateTime" occurs="?"/>
</sequence>
</model>
</elementtype>
<elementtype name="CurrencyAvailabilityCheckList">
<model>
<sequence>
<element type="boolean" name="FundsTransferIndicator" occurs="?"/>
<element type="boolean" name="RemoteCheckIndicator" occurs="?"/>
<element type="boolean" name="OnsiteCheckIndicator" occurs="?"/>
<element type="boolean" name="ACHIndicator" occurs="?"/>
<element type="boolean" name="RemitCurrencyIndicator" occurs="?"/>
<element type="string" name="OtherPaymentServiceNote" occurs="?"/>
</sequence>
</model>
</elementtype>
</schema>