Dear community,
I want to automatically write all metadata for my geodatabase using FME. So I managed to set this up using XMLUpdater. But I only manage to do this for feature classes. I would also like to write metadata for the feature dataset, and even on the highest level, the geodatabase itself. How can I access the XML for these higher levels of gdb structure?
The XML that I find with FME for a feature class only contains metadata for that particular class and not for the higher levels.
Thanks in advance
Nathan