<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<elementtype name="TradingPartnerOrganization">
<model>
<sequence>
<element type="TradingPartnerOrganizationHeader"/>
<element type="OrganizationAddresses"/>
<element type="ListOfBankDetail" occurs="*"/>
</sequence>
</model>
</elementtype>
<elementtype name="ListOfTradingPartnerOrganization">
<model>
<element type="TradingPartnerOrganization" occurs="+"/>
</model>
</elementtype>
</schema>