Re: xml aggregator

2006-07-10 Thread Fredrik Lundh
kepioo wrote: > Hi all, > > I am trying to write an xml aggregator, but so far, i've been failing > miserably. > > what i want to do : > > i have entries, in a list format :[[key1,value],[key2,value],[ > key3,value]], value] > > example : > [["ro

Re: xml aggregator

2006-07-10 Thread Gerard Flanagan
kepioo wrote: > Thank you so much, it works and it rocks ! > Great! Glad I could help. > bad thing i need ot figure out is why mozilla cannot parse my xsl > sheet, but it works in IE ( most of my users are using IE) > you could try transforming the xml on the server and send straight HTML to th

Re: xml aggregator

2006-07-10 Thread kepioo
Thank you so much, it works and it rocks ! bad thing i need ot figure out is why mozilla cannot parse my xsl sheet, but it works in IE ( most of my users are using IE) so the module u wrote is to top up element tree with Xpath capabilities, is it? Does the new element tree does that? which one is

Re: xml aggregator

2006-07-10 Thread Gerard Flanagan
> Gerard Flanagan wrote: > > Gerard Flanagan wrote: > > > kepioo wrote: > > > > Hi all, > > > > > > > > I am trying to write an xml aggregator, but so far, i've been failing > > > > miserably. > > > > > > >

Re: xml aggregator

2006-07-10 Thread kepioo
so i don't have to produce a file in output, just print the xml to the screen and it is automatically wrting to the html page we view. Thanks again for your help. Gerard Flanagan wrote: > Gerard Flanagan wrote: > > kepioo wrote: > > > Hi all, > > > > > > I

Re: xml aggregator

2006-07-09 Thread Gerard Flanagan
Gerard Flanagan wrote: > kepioo wrote: > > Hi all, > > > > I am trying to write an xml aggregator, but so far, i've been failing > > miserably. > > > > what i want to do : > > > > i have entries, in a list format :[[key1,value]

Re: xml aggregator

2006-07-09 Thread Gerard Flanagan
kepioo wrote: > Hi all, > > I am trying to write an xml aggregator, but so far, i've been failing > miserably. > > what i want to do : > > i have entries, in a list format :[[key1,value],[key2,value],[ > key3,value]], value] > > example : > [["route&qu

xml aggregator

2006-07-09 Thread kepioo
Hi all, I am trying to write an xml aggregator, but so far, i've been failing miserably. what i want to do : i have entries, in a list format :[[key1,value],[key2,value],[ key3,value]], value] example : [["route","23"],["equip","jr2"],["time&q