<?xml version="1.0"?>

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

      <elementtype name="ApplicationResponseHeader">
         <model>
            <sequence>
               <element type="datetime" name="ApplicationResponseIssueDate"/>
               <element type="ApplicationResponseTypeCode" name="ApplicationResponseTypeCoded"/>
               <element type="Party" name="ApplicationResponseSender"/>
               <element type="ApplicationIdentification" name="SendingApplication" occurs="?"/>
               <element type="Party" name="ApplicationResponseReceiver"/>
               <element type="ApplicationIdentification" name="RespondingApplication" occurs="?"/>
               <element type="BusinessDocumentTypeCode" name="BusinessDocumentTypeCoded"/>
               <element type="string" name="BusinessDocumentTypeCodedOther" occurs="?"/>
               <element type="Reference" name="DocumentReference"/>
               <element type="DocumentStatusCode" name="DocumentStatusCoded"/>
               <element type="string" name="DocumentStatusCodedOther" occurs="?"/>
               <element type="string" name="ApplicationResponseNote" occurs="?"/>
               <element type="ListOfStructuredNote" occurs="?"/>
               <element type="ListOfNameValueSet" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

   </schema>