baiji v0.6.0 Baiji.Response.Parser.XML

Parses responses from APIs that return XML

Link to this section Summary

Link to this section Functions

Link to this function parse(response, operation)

Parse the XML output of an API call and generate a response in the form of a map

Link to this function parse(xml, shape_name, shapes)
Link to this macro xmlElement(args \\ []) (macro)
Link to this macro xmlElement(record, args) (macro)
Link to this macro xmlText(args \\ []) (macro)
Link to this macro xmlText(record, args) (macro)