<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:brom="https://brom.itworks.group">
<soap:Body>
<brom:GetSessionParameter>
<brom:name>ТекущийПользователь</brom:name>
</brom:GetSessionParameter>
</soap:Body>
</soap:Envelope>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Body>
<m:GetSessionParameterResponse xmlns:m="https://brom.itworks.group">
<m:return xsi:type="m:ValueObjectRef" Value="84a87481-f585-11e8-9127-38d547755ef7" Presentation="Иван Кузнецов" Type="Справочник.Пользователи" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
</m:GetSessionParameterResponse>
</soap:Body>
</soap:Envelope>