<xs:complexTypename="EmployeeInsertResponse"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Response object containing the employee code for the inserted employee.
</summary></xs:documentation></xs:annotation><xs:sequence><xs:elementminOccurs="0"name="EmployeeCode"nillable="true"type="xs:string"><xs:annotation><xs:appinfo/><xs:documentation><summary>
A string containing the unique employee code that AMS360 generated for the newly inserted employee entity.
</summary></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>