Is it possible to configure Saxon's Serializer to produce canonical XML?
I found that by default it can produce markup that is not in line with the canonical XML; e.g., self-closing element tags. I checked the available serialization properties, but I haven't found any that seem relevant to canonicalization.