[
Lists Home |
Date Index |
Thread Index
]
On Tue, 2006-07-25 at 22:25 -0400, Alex Stankovic wrote:
> Hello everybody,
>
> I have to process a XML document that's looks like this (I don't have
> a choice in the layout since I'm receiving the document from a third
> party):
>
> <?xml version="1.0" encoding="UTF-8"?>
> <root>
> <product>
> <name>Product name</name>
> <url>
> <product>http://product.url.com</product>
> <image>http://product.image.com</image>
> </url>
Hi Alex,
If you ever figure it out, and are able to make the solution public,
then I'd be interested if you could send it over to me.
I collect stuff like that :-)
any scraps greatly appreciated....
David
|