Skip to main content
  • 3,379 Posts
  • 13,825 Replies
3379 Posts
XML templater: evaluate list attribute (array) in sub template

Dear community,I don't find a solution to my problem and hope someone can help.  To automatically create XML documents for a metadata catalog, I created a generic FME workspace. An SQL Creator serves as an initiator to a FeatureReader and all features and feature classes are received through the <Generic> Port of the FeatureReader.Because I tend to create a document for each feature class (POSTGIS table) rather than for an individual feature, I use an Aggregator to only have one feature per feature class. Important here seems to be that I use the Group By setting which groups all features by feature class (attribute fme_feature_type).After having gathered all necessary information for each deature class (like bounding box and description/title) with various transformers, the processing chain comes to the XML templater which creates the XML file document.The problem is that I have no idea how to deal with the keywords that are sa

Badge Winners

Show all badges

Community Stats

32,329
Posts
123,142
Replies
40,359
Members