<?xml version="1.0"?>

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

      <elementtype name="TradingPartnerUser">
         <model>
            <sequence>
               <element type="Identifications" name="TradingPartnerOrganizationReference"/>
               <element type="UserID"/>
               <element type="PersonProfile"/>
               <element type="ListOfUserRole" occurs="?"/>
               <element type="UserAdministration" occurs="?"/>
               <element type="ContactRelationType" name="ListOfContactRelationType" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

      <elementtype name="ListOfTradingPartnerUser">
         <model>
            <element type="TradingPartnerUser" occurs="+"/>
         </model>
      </elementtype>

      <elementtype name="UserID">
         <model>
            <string/>
         </model>
         <attdef name="UserShortID" datatype="string">
            <implied/>
         </attdef>
      </elementtype>

   </schema>