Proximal protocol (proximal v0.2.3)

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

Summary

Types

t()

All the types that implement this protocol.

Functions

Transforms a data structure to Xmlel structure.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

to_xmlel(data)

Transforms a data structure to Xmlel structure.