xmllintC14n11

fnstring xmllintC14n11(string xml)

Runs xmllint --c14n11 on an XML document provided via standard input.

Parameters

xmlInput XML.

Returns

Canonical XML (C14N 1.1) output from xmllint.