Skip to content

c14n11WithComments

c14n11WithComments(xml) → string · XML

Canonicalize XML using Canonical XML 1.1 with comments preserved.

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

Released under AGPL-3.0.