Can someone please help me load this XLM file to FME?
I am new to this tool and trying to convert this XML to Excel.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Hi @reyfernan, FME provides many ways to read and translate XML. Which way you should go, all depends on your requirements - e.g. which XML elements should be retrieved as features, which XML elements/attributes should be extracted as feature attributes, and so on. It's hard to find a solution unless you clarify your requirements more specifically, and also it may be hard to explain the requirements appropriately unless you have basic knowledge on how FME treats XML.
So, I would recommend you to learn first the fundamentals on how you can read, translate XML with FME. There are many articles regarding XML in the Knowledge Base, and I think this one would be a good starting point: Tutorial: Getting Started with XML