<?xml version="1.0"?>

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

      <elementtype name="SourcingResultResponse">
         <model>
            <sequence>
               <element type="Purpose" name="SourcingResultResponsePurpose"/>
               <element type="datetime" name="SourcingresultResponseissueDate"/>
               <element type="string" name="SourcingResultResponseID"/>
               <element type="string" name="TrackingID"/>
               <element type="Reference" name="SourcingCreateReference"/>
               <element type="Reference" name="SourcingResultReference" occurs="?"/>
               <element type="SourcingResultResponseCode" name="SourcingResultResponseCoded"/>
               <element type="string" name="SourcingResultResponseCodedOther" occurs="?"/>
               <element type="Language"/>
               <element type="string" name="GeneralNote" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

      <datatype name="SourcingResultResponseCode">
         <enumeration datatype="NMTOKEN">
            <option>Other</option>
            <option>Accepted</option>
            <option>RejectedResend</option>
            <option>RejectedDoNotResend</option>
         </enumeration>
      </datatype>

   </schema>