Free Software Server Environment : XmlLint

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: FSSE.INFO is produced by "osde8info" :
https://help.ubuntu.com/community/XsltprocAndXmllint
http://xmlsoft.org/

XML lint

xmllint is actually contained in the package libxml2-utils !

Install
You must first install the package that contains xmllint
# aptitude install libxml2-utils


Validate XML only
$ xmllint --noout myxml.xml


Validate XML and DTD
$ xmllint --noout --valid myxml.xml


See also libxslt


REFERRERS
BlueFish
XML

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0186 seconds