Skip to main content

Module xml

Module xml 

Source
Expand description

Row-oriented XML interchange (<rdp_records><record>…</record></rdp_records>).

Field names in XML elements match Schema field names. Values are encoded as UTF-8 text.

Functions§

export_dataset_to_xml
Write a DataSet to a single XML file (see module docs for layout).
ingest_xml_from_path
Ingest row-oriented XML into a DataSet using the provided Schema.