Jump to content

Transforming from XML to Filemaker


marie k

This topic is 2623 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 5 years later...
  • Newbies

Sorry for bringing up an old thread, but I used the solution in this thread to extract data from an onix xml file. I get stuck when trying to import from a repeating field in the xml file, in particular, the author field has multiple repeating entries if there is more than one author. At the moment I can only pick up the first author. Can anyone give me any advice on how to modify the xsl file so that I can extract the other authors?

Link to comment
Share on other sites

  • 1 year later...

The way to do such translations is

  1. To make export of 1 record pr table that you would like to import to with as low amount of fields as possible, yet as many as needed.
  2. Make one XSLT pr table you would like to translate your XML to; UBL as an example, using the exports from pt 1 as template
  3. Import once pr XSLT and you will have populated that field you exported in pt 1
Edited by ggt667
Link to comment
Share on other sites

This topic is 2623 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.