<?xml version="1.0"?>

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

      <elementtype name="PaymentRequestParty">
         <model>
            <sequence>
               <element type="PayerParty" occurs="?"/>
               <element type="Party" name="PayeeParty"/>
               <element type="Party" occurs="?" name="BuyerParty"/>
               <element type="Party" occurs="?" name="SupplierParty"/>
               <element type="Party" occurs="?" name="BillToParty"/>
               <element type="ListOfPartyCoded" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

   </schema>