Description
An Erlang libary for XML parsing. It supports various modes of operation: as an efficient SAX parser, as a simple DOM-like parser, or as a 'data mapper'. The data mapper transforms the XML document to Erlang records, based on an XML Schema.
Categories
License
Update Notifications
User Ratings
User Reviews
-
The 'data mapper' makes using XML in Erlang pretty easy.