I understand the basics of import to FileMaker (csv, xml) and I know a little about XSLT.
I have a data set containing lists that I need to import into FileMaker. There
To import the positions into a table with fields for PositionID, Unit and Value, you can use the following stylesheet:
positions
PositionID
Unit
Value
To import the data into a table with two target fields (not sure what to call them), you can use:
data