3.1.4.9.2.2 CreateContentTypeResponse

The CreateContentTypeResponse element contains the response for a request to create a new content type on the list.

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

CreateContentTypeResult: If no error condition, as specified in the preceding section, causes the protocol server to return a SOAP fault, a CreateContentTypeResult MUST be returned.