export_xml¶
-
InventoryXmlParser.
export_xml
(inventory, filename)[source]¶ Export an inventory to xml file.
- Parameters
inventory (
mss_dataserver.geometry.inventory.Inventory
) – The inventory to convert.filename (str) – The path to the file to which to save the XML file.