MyGDB = r"C:\MyGIS\MyGDB.gdb" ResultXML = r"C:\MyGIS\MyGDBXML.xml" arcpy.ExportXMLWorkspaceDocument_management (MyGDB, ResultXML, "DATA", "BINARY", METADATA)
Hi MiguelI wanted to find out from you if you came right in being able to automate (python script) to export a geodatabase schema and data to XML?Regards
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.