3.3.4.1 Create
This section specifies extensions to the Create operation extensions defined by the WSTIM extensions [MS-WSTIM].
The WSTIM extensions specification of create extensions permits the client to specify only a portion of the directory object that is to be created, with the server supplying any remaining portions of the directory object when it creates the object.
WSPELD specifies that the ad:controls element defined in section 2.2.3.1, if present, MUST be the child element of the AddRequest element in the request message and can be specified in any order in the presence of other child elements. The contents of SOAP response message (AddResponseMessage [MS-WSTIM] (section 3.3.4.1.1.2)) are a resource reference, <wxf:ResourceCreated>, for the newly created object. WSPELD specifies that the ad:controls element, if present, MUST be the last child element of the soapenv:Body element of this AddResponseMessage.
See the example in section 4.1 for the WSTIM extensions Create request and response message with controls extension.