Skip to content

mtdxmlExample

Giovanni Organtini edited this page Dec 10, 2021 · 1 revision
from mtdConstructionDBTools import mtdcdb

xml = mtdcdb.root()
xmlstring = mtdcdb.mtdxml(xml)
print(xmlstring)
Clone this wiki locally