Skip to content

c14n11

c14n11(xml) → string · XML

Canonicalize XML using Canonical XML 1.1 (without comments). Handles xml:id and other 1.1-specific features.

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

Released under AGPL-3.0.