Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

import xml, different amount data


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

Recommended Posts

Posted

I am trying to make a xslt stylesheet to import xml data where the amount of data is different each time. Data for a Filemaker field can be 0 -> unlimited times in different xml files.

Ex 1)

data1

data3

Ex 2)

data

data1

data2

Anyone have a hint how to do?

Posted (edited)

I have figured out how to loop to get data with same tag in one field:

;

This way my result in FM files AI = data; data1 ...

It works when tags look like

text

not with my tags

data

Any suggestions??

Edited by Guest

This topic is 6638 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.