Skip to content

c14nWithComments

c14nWithComments(xml) → string · XML

Canonicalize XML using Canonical XML 1.0 with comments preserved.

  • xml (required): XML UDM value
utlx
{
  canonical: c14nWithComments($input)
}

Released under AGPL-3.0.