September 20, 200619 yr 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?
September 21, 200619 yr Author 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 September 21, 200619 yr by Guest
Create an account or sign in to comment