Developer's DescriptionBy Victor CordisDefine a data-oriented XML format for serialization of languages.Easyml-lib defines a data-oriented XML format meant for serialization. The XML format is meant for data serialization and contains the implementation of the needed encoding and decoding components. Each per-language implementation contains the needed serialization components for the DTD basic types. In addition, each implementation can also extend the DTD with language-specific types. Non-DTD types could be even sent between different languages if they are defined for both sides.