Does anyone have used XSD template file and tried to create a new ESRI geodatabase ?
What are developenment steps that I should follow?
If you have any hints on this topic it would be very appreciated to share them here.
Thanks a lot!
Question
Does anyone have used XSD template file and tried to create a new ESRI geodatabase ?
What are developenment steps that I should follow?
If you have any hints on this topic it would be very appreciated to share them here.
Thanks a lot!
I have an XML geodatabase file that contains all data and his schema(GDB structure) in XSD file format. I want to create a a new GDB using XSD file structure by extracting all data from xml file and import them in the new GDB.