pub fn encode_xml(omm: &Omm) -> String
Encode an Omm as a CCSDS OMM XML message, following the CelesTrak/ndm document layout. Numeric values use their shortest round-tripping form and text values are XML-escaped, so parsing the output reproduces the same Omm.
Omm
ndm