Ivan,
OK I've downloaded the latest build thanks, yes it works (well it does the transform) , but i'm not getting the results im expecting.
I think I have more of a problem in my source XML data (which is converted from a delimeted text file).
Basically for each <invhdr> record there may be one or more <invlin> records, but as you can see the input xml data doesn't really contain that structure, it's a 'classical' header & detail records type layout.
What I can't see how to do in the 'convert to xml' is how to associate a 'header / detail' relationship, if my input data is just simply rows of text, how can i tell Style Studio that an <invlin> record is a child of <invhdr> ?.
I've attached my input data, converter to this message.
thanks in advance
Gavin
bex_lilly_invoice_data.txt delimted text file
lilly_xml2.conv text to xml converter
|