I use a XSD Driven XML Writer to compose a XML file.
Afterwards I read the file and send it with the HttpCaller to a SOAP Endpoint of some application.
Is is possible to skip the "Save to File" "Read from File" part and directly write into a XML attribute of some feature?