|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Hi
I trying to generate a doc file from a xml file. I'm going to use the Tranform Inference Tool in order to generate the xsl performing the transformation. My problem is generating tables: what i want is to create a table for the root element and one row for each subelement (and one column for each sub-subelement). I have done this in the seed doc, but the doc generated does not contain a table with n rows but n tables of one row.
Can anyone hlep me?
Thanks
|
|
Hi, u probably havn't put the tag correctly
if u have something like that : <ENREG> <VAL1>TT</VAL1> <VAL2>TT</VAL2> </ENREG> u have to select one line of u'r tab and map <ENREG> to the whole and than map VAL1 in the 1st colums after <ENREG> tag
good luck
|
|
|