2.2.4.4 ArrayOfFriendlyUrl

Namespace: http://schemas.microsoft.com/sharepoint/soap/

Collection of friendly URL objects in a site.<1>

     <xs:complexType name="ArrayOfFriendlyUrl" xmlns:xs="http://www.w3.org/2001/XMLSchema">
       <xs:sequence>
         <xs:element minOccurs="0" maxOccurs="unbounded" name="FriendlyUrl" nillable="true" type="tns:FriendlyUrl"/>
       </xs:sequence>
     </xs:complexType>

FriendlyUrl: Represents properties of a friendly URL object. A friendly URL is a friendlier version of the underlying SharePoint page URL.