Validating In order to validate package.xml files one can use the xmllint tool that comes with libxml2.
package.xml の検証には、libxml2 に同梱されているツールxmllint を使用します。 - PEAR
Alternatively one can use the xmllintprogram that is part of the libxml2 toolkit.
libxml2 ツールキット に含まれている xmllintプログラムを使用してテストを行うこともできます。 - PEAR