Description
A Gambas component that gives applications access to libxml2 features for parsing and working with XML. Developers use it for configuration files, document formats, feeds, or structured data exchange.
Install it when a Gambas program needs XML support. Applications should handle untrusted XML carefully because malformed or external-resource-heavy files can cause problems.