3.1.4.7.2.2 GetSiteCollectionNamesResponse

This element forms the body of the GetSiteCollectionNamesSoapOut message. It MUST adhere to the following XSD:

 <s:element name="GetSiteCollectionNamesResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="1" maxOccurs="1" name="GetSiteCollectionNamesResult" type="tns:ArrayOfString" />
     </s:sequence>
   </s:complexType>
 </s:element>

GetSiteCollectionNamesResult: The names of all site collections within the specified web application.