<?xml version="1.0"?>

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

      <elementtype name="OrderConfirmationResponseHeader">
         <model>
            <sequence>
               <element type="string" name="BuyerOrderConfirmationID"/>
               <element type="Reference" name="SellerOrderConfirmationReference"/>
               <element type="datetime" name="OrderConfirmationResponseIssueDate" occurs="?"/>
               <element type="OrderConfirmationType" occurs="?"/>
               <element type="BasicResponseCode" name="OrderConfirmationResponseCoded"/>
               <element type="string" name="OrderConfirmationResponseCodedOther" occurs="?"/>
               <element type="Language"/>
               <element type="OrderConfirmationResponseParty"/>
               <element type="string" name="OrderConfirmationResponseHeaderNote" occurs="?"/>
               <element type="ListOfStructuredNote" occurs="?"/>
               <element type="ErrorInfo" occurs="?"/>
               <element type="ListOfNameValueSet" occurs="?"/>
               <element type="ListOfAttachment" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

      <elementtype name="OrderConfirmationResponseParty">
         <model>
            <sequence>
               <element type="Party" name="BuyerParty"/>
               <element type="Party" name="SellerParty"/>
               <element type="ListOfPartyCoded" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

   </schema>