API Reference proximal v#0.2.3

Modules

Proximal protocol is containing the function to_xmlel/1 which is important to transform a data structure into the Xmlel structure from Saxy.

When you need to implement a parser for a structure, you could add the following code

XML-RPC let us to create method calls and responses. It works in both directions, encoding/decoding requests and encoding/decoding responses.

Process a stream chunk by chunk to obtain a XML document. The stream is initiated passing a PID where the information from the chunks are going to be received.

Xmlel is a struct data which is intended to help with the parsing of the XML elements.