4.1.5 EditContentSource

Request message:

 <?xml version="1.0" encoding="utf-8"?>
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
     <EditContentSource xmlns="http://microsoft.com/webservices/OfficeServer/Search/SearchApplicationWebService">
       <versionIn>172</versionIn>
       <id>12</id>
       <name>Documents</name>
       <metadata />
       <hostDepth>0</hostDepth>
       <enumerationDepth>2147483647</enumerationDepth>
       <followDirectories>true</followDirectories>
       <wssCrawlStyle>0</wssCrawlStyle>
       <throttleStart>0</throttleStart>
       <throttleDuration>0</throttleDuration>
       <startAddresses>
         <string>http://www.microsoft.com</string>
       </startAddresses>
       <incCrawlTrigger>MAAAANgHAgAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAAA</incCrawlTrigger>
     </EditContentSource>
   </soap:Body>
 </soap:Envelope>

Response message:

 <?xml version="1.0" encoding="utf-8"?>
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
     <EditContentSourceResponse xmlns="http://microsoft.com/webservices/OfficeServer/Search/SearchApplicationWebService">
       <EditContentSourceResult>173</EditContentSourceResult>
     </EditContentSourceResponse>
   </soap:Body>
 </soap:Envelope>