phpcsstandards/XMLLint Validate

Validate an XML file for being well-formed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: phpcsstandards/xmllint-validate@5189514594c8d5f4cf21b7e5af50f54d697973d7 # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
patternPath to the file or glob pattern for the file(s) to validate with xmllint.yes
xsd-filePath to a local file containing the XSD schema to validate against.no""
xsd-urlURL to a remote file containing the XSD schema to validate against.no""
show-in-prShow any errors from xmllint inline in PRs ?no
debugWhether to show verbose output for debugging the actionno

no outputs