<div dir="ltr"><br><div>Hi.</div><div><br></div><div>I'm writing Onvif implementation in Erlang and I experience pain (no, wrong, it is PAIN) with handling all that nice XML, XPath, SOAP, WSDL  stuff with ad-hoc self-written implementations.</div>
<div><br></div><div><br></div><div>I have a very serious feeling that it is possible to write a generator of boiler plate code that will translate funcall to SOAP XML packet and back.</div><div><br></div><div>I've looked at this: <a href="https://github.com/campanja/detergent">https://github.com/campanja/detergent</a>  and haven't found there authorization and exact routing code.</div>
<div><br></div><div>Am I the only one who is suffering from this?</div><div><br></div><div>Right now I need working soap client and later soap server.</div><div><br></div></div>