<?xml version="1.0"?>

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

      <elementtype name="SourcingAttribute">
         <model>
            <sequence>
               <element type="string" name="SourcingAttributeName"/>
               <element type="string" name="SourcingAttributeDescription" occurs="?"/>
               <element type="SourcingAttributeDataTypeCode" name="SourcingAttributeDataTypeCoded"/>
               <element type="string" name="SourcingAttributeDataTypeCodedOther" occurs="?"/>
               <element type="ListOfDropDownMenuValue" occurs="?"/>
               <element type="string" name="SourcingAttributeType" occurs="?"/>
               <element type="boolean" name="RequiredToRespond"/>
               <element type="boolean" name="SupplierView" occurs="?"/>
               <element type="string" name="Weighting" occurs="?"/>
               <element type="UOMCode" name="PreferredUOM" occurs="?"/>
               <element type="boolean" name="AttributeCharacteristic"/>
               <element type="int" name="SourcingAttributeFieldSize" occurs="?"/>
            </sequence>
         </model>
      </elementtype>

   </schema>