How to Install xmltooling-schemas in Ubuntu 18.04



Install xmltooling-schemas by entering the following commands in the terminal:

sudo apt update
sudo apt install xmltooling-schemas

Description:

XML schemas for XMLTooling

The XMLTooling library contains generic XML parsing and processing classes based on the Xerces-C DOM. It adds more powerful facilities for declaring element- and type-specific API and implementation classes, as well as signing and encryption support. . This package contains the XML schema files used by the XMLTooling library.

Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C

Version: 1.6.4-1ubuntu2

Section: universe/text