Hello there
we have exported a GDB to XML and we want to extract the dataset name the filed type, domain name, and in another table the domain name and domain value, this information will be used for mapping purpose
Hello there
we have exported a GDB to XML and we want to extract the dataset name the filed type, domain name, and in another table the domain name and domain value, this information will be used for mapping purpose
Best answer by deanatsafe
Thanks for the question and sample data. For an example of how to read geodatabase XML documents see: https://knowledge.safe.com/articles/845/geodatabase-xml-workspace-document-schema-reader.html
I tried reading your XML source with it and it worked fine. Note that if you do not have ArcGIS installed on the same machine as FME you might want to disable the geodatabase xml schema reader part of the workspace (the second reader) as I believe this consumes an ESRI license. But the regular XML reader part will still show how to read the domain code tables with FME.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.