<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v0="http://siebel.com/asi/V0" xmlns:swip="http://www.siebel.com/xml/SWIProductIntegrationIO">
   <soapenv:Header/>
   <soapenv:Body>
      <v0:SWIProductImportUpsert_Input>
         <swip:ListOfProductImport>
            <!--Zero or more repetitions:-->
            <swip:ProductIntegration operation="?" searchspec="?">
               <!--Optional:-->
               <swip:Id>0-11PCR</swip:Id>
               <!--Optional:-->
               <swip:OverrideLockedFlag/>
               <!--Optional:-->
               <swip:WorkspaceId/>
               <!--Optional:-->
               <swip:WorkspaceName/>
               <!--Optional:-->
               <swip:WorkspaceReleaseFlag/>
               <!--Optional:-->
               <swip:WorkspaceReuseFlag/>
               <!--Optional:-->
               <swip:ReleaseDate/>
               <!--Optional:-->
               <swip:ActiveWorkspaceFlag/>
               <!--Optional:-->
            </swip:ProductIntegration>
         </swip:ListOfProductImport>
         <!--Optional:-->
      </v0:SWIProductImportUpsert_Input>
   </soapenv:Body>
</soapenv:Envelope>