GNOME XML library for parsing and manipulating XML documents
GNOME XML library
xml2-config
xmllint
xmlcatalog
$ xmllint --format document.xml
$ xmllint --schema schema.xsd document.xml
$ xmllint --xpath '//element[@attr="value"]' document.xml