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
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.