Skip to main content
Open

XML Templater Multi-Sublevel Improvement

Related products:Integrations
  • December 9, 2020
  • 0 replies
  • 16 views

robotix
Contributor
Forum|alt.badge.img+10

I frequently need to create multilevel XML. FME does a great job of creating one or two levels of XML. Unfortunately a lot of XML I need to create has at least 3 or 4 'sub' levels- or elements within elements, within elements with multiple attributes etc.

The only work around I have is using multiple templaters and creating the inner elements first then using a 'key' attribute to join to the next upper element [in another templater]. This is sort of a daisy chain of nested XML until its finally assembled. However, it would be nice to do this all in one templater.


Thank you.