<div dir="ltr">Hi Ale,<div><br></div><div>My POC xml is like below:</div><div><br></div><div><div><?xml version="1.0" encoding="UTF-8"?></div><div><company></div><div><employee></div><div><employee-id>6018560</employee-id></div><div><employee-name>Amit</employee-name></div><div><employee-loc>Bangalore</employee-loc></div><div></employee></div><div><employee></div><div><employee-id>6018089</employee-id></div><div><employee-name>Jinson</employee-name></div><div><employee-loc>Bangalore</employee-loc></div><div></employee></div><div><employee></div><div><employee-id>6018011</employee-id></div><div><employee-name>Madhu</employee-name></div><div><employee-loc>Bangalore</employee-loc></div><div></employee></div><div></company></div></div><div><br></div><div>Thanks,</div><div>Amit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 24, 2018 at 9:32 PM, ale rimoldi <span dir="ltr"><<a href="mailto:ale.comp_06@xox.ch" target="_blank">ale.comp_06@xox.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi amit<br>
<span class=""><br>
> But i am new to this and might ask silly question also but i didn't<br>
> see any input as xml.<br>
> Do you have steps to proceed with XML?<br>
<br>
</span>basically, you can convert your xml to csv and get the scribus<br>
generator handle it.<br>
<br>
or you can create something similar (but probably simpler) to the<br>
generator and write your own python code that processes your python<br>
code before feeding the values into the scribus file.<br>
<br>
i don't know what kind of xml data you have and what are your python<br>
skills, so it's hard to tell you more.<br>
<div class="HOEnZb"><div class="h5"><br>
ciao<br>
a.l.e<br>
<br>
______________________________<wbr>_________________<br>
scribus-dev mailing list<br>
<a href="mailto:scribus-dev@lists.scribus.net">scribus-dev@lists.scribus.net</a><br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus-dev" rel="noreferrer" target="_blank">http://lists.scribus.net/<wbr>mailman/listinfo/scribus-dev</a><br>
</div></div></blockquote></div><br></div>