Go to top
blogs
FileMaker Blog
17 Oct
2018

XML Import without XSLT File

In this post, we will talk about how to import the XML file to FileMaker without using the XSLT style sheets. This solution will be compatible for versions above FileMaker V12. Overview: Using Custom Function we can extract specific data out of XML formatted text without using FileMaker’s built-in XML functionality. In the past, app..