3.1.4.3.2.1 CreateFolder

The CreateFolder element provides a holder for the parameter for the CreateFolder operation. This element is defined as follows:

 <s:element name="CreateFolder">
   <s:complexType>
     <s:sequence>
       <s:element name="url" type="s:string" minOccurs="0" maxOccurs="1"/>
     </s:sequence>
   </s:complexType>
 </s:element>

url: This is a site-relative URL with the full path for the new folder<6>.