Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.57 KB

File metadata and controls

52 lines (36 loc) · 1.57 KB

Checks the code with xmllint.

See http://xmlsoft.org/xmllint.html

  • XML

Settings

Setting Meaning
xml_dtd Document type Definition (DTD) file or url used for validation. (Optional, defaults to ''.)
xml_schema W3C XML Schema file used for validation. (Optional, defaults to ''.)

Dependencies

  • System requirement - apt_get - libxml2

Can Detect

  • Formatting
  • Syntax

License

AGPL-3.0

Authors