I have checked the tutorials on how to write metadata but am troubled. it seems like FME includes extra xml tags causing ArcCatalog not to recognize the metadata. I have included the tags in the text below.
What am I doing wrong? any pointers?
-<fme:xml-tables xsi:schemaLocation="http://www.safe.com/xml/xmltables signs.xsd" >
-<fme:NewFeatureType-table>
-<fme:NewFeatureType>
<fme:geodb_metadata_string>
METADATA GOES HERE
</fme:NewFeatureType>
</fme:NewFeatureType-table>
</fme:xml-tables>