Peerage EC2 v1.2.0 Peerage.Via.Ec2.Xml View Source
Xml is a thin wrapper around xmerl providing helper functions for parsing and retrieving data from XML documents.
http://erlang.org/doc/man/xmerl.html
Link to this section Summary
Functions
Select all nodes matching a given path in an XML document
Select the first node matching a path in an XML document
Parse a charlist containing an XML document using xmerl_scan
Extract the text from a node in an XML document
Link to this section Functions
Select all nodes matching a given path in an XML document.
Select the first node matching a path in an XML document.
Parse a charlist containing an XML document using xmerl_scan.
Extract the text from a node in an XML document.