Skip to main content
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!

  • April 20, 2022
  • 1 reply
  • 49 views

madi
Contributor
Forum|alt.badge.img+8
  • Contributor
  • 6 replies

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.

1 reply

rahulsharma
Safer
Forum|alt.badge.img+10
  • Safer
  • 359 replies
  • April 20, 2022

Hi @madi​ 

You should be able to use the Template Geodatabase as elaborated in this article

How to use an Esri Template Geodatabase