<?xml version="1.0"?>

   <schema uri="urn:x-commerceone:document:com:commerceone:XCBL35:XCBL35.sox$1.0">

      <elementtype name="FinancialInstitutionCoded">
         <model>
            <sequence>
               <element type="PartyRoleCode" name="FinancialInstitutionQaulifierCoded"/>
               <element type="string" name="FinancialInstitutionQaulifierCodedOther" occurs="?"/>
               <element type="FinancialInstitution"/>
            </sequence>
         </model>
      </elementtype>

      <elementtype name="ListOfFinancialInstitutionCoded">
         <model>
            <element type="FinancialInstitutionCoded" occurs="+"/>
         </model>
      </elementtype>

   </schema>