In ArcGIS Pro, the database format is identified by the NAUTICAL_ENC_TEMPLATE_GX_EXTCLSID, while in ArcMap, it is denoted by NAUTICAL_NIS_TEMPLATE_GX_EXTCLSID.
I have extended certain features in the ArcMap environment and exported the results into a new workspace document (NAUTICAL_NIS_TEMPLATE_GX_EXTCLSID --> new_workspace.xml).
However, I 'm facing challenges using this document(new_workspace.xml) in ArcGIS Pro .
How to upgrade ArcMap Workspace XML to Pro's XML Format (and s57datadictionary.xml)?
Thanks!