libxml-validator-schema-perl software package provides validate XML against a subset of W3C XML Schema, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libxml-validator-schema-perl
libxml-validator-schema-perl is installed in your system.
Make ensure the libxml-validator-schema-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libxml-validator-schema-perl *
You will get with libxml-validator-schema-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libxml-validator-schema-perl |
| Version | 1.10-1 |
| Description | validate XML against a subset of W3C XML Schema |
| Sub Section | Perl |