Skip to main content

encode_to_xml

Function encode_to_xml 

Source
pub fn encode_to_xml(
    type_name: &str,
    fields: &BTreeMap<String, FieldValue>,
) -> Result<String, CodecError>
Expand description

Encode eine Sample-Map in XML. Spec §6.4.

§Errors

Emit bei Tag-Namen-Validation.