On Saturday, November 2, 2013 7:31:20 AM UTC+5:30, flebber wrote:
> Yes I have done the lxml search and learnt how to open view and query the
> file.
> But what is the next step in the process? To get it so that I can reliably
> push XML files to my database repeatedly.
> Looking for a basic stru
Yes I have done the lxml search and learnt how to open view and query the file.
But what is the next step in the process? To get it so that I can reliably push
XML files to my database repeatedly.
Looking for a basic structure or example to use to guide me for first time.
Sayth
--
https://mail
On Saturday, November 2, 2013 6:01:12 AM UTC+5:30, flebber wrote:
> What I know and have learnt.
> - Use lxml to open view and find info from nodes of an XML file
> My main roadblock is the XML process, I am finding it unclear to understand
> what tools and how to manage this process.
> Most e