Name: | erlang-erlsom |
---|---|
Version: | 1.2.1 |
Release: | 12.20120904gitdef76b9.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 918881 |
License: | GPLv3+ |
RPM: | erlang-erlsom-1.2.1-12.20120904gitdef76b9.el7.aarch64.rpm |
Source RPM: | erlang-erlsom-1.2.1-12.20120904gitdef76b9.el7.src.rpm |
Build Date: | Tue Sep 04 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/erlsom/ |
Summary: | Support for XML Schema in Erlang |
Description: | Erlsom is a set of functions to deal with XML Schema (XSDs) in Erlang. First you 'compile' the schema, and after that you can parse XML documents that conform to the schema. The result is a structure of Erlang records, based on the types that are defined by the Schema. Or, the other way around, a structure of records can be translated to an XML document. |