|
Posted by Marcel Molenaar on 03/14/07 09:43
"shimmyshack" <matt.farey@gmail.com> wrote in message
news:1173818298.935848.8250@e1g2000hsg.googlegroups.com...
> On 13 Mar, 15:51, "Marcel Molenaar" <afraidofs...@spam.nl> wrote:
>> Hello,
>>
>> I am getting smoke out of my ears now because i have been trying to solve
>> a
>> problem for 2 days now.
>>
>> My XML:
>>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <form>
>> <row>
>> <formobject>
>> <fo_name>ID</fo_name>
>> <fo_value/>
>> </formobject>
>> </row>
>> <row>
>> <formobject>
>> <fo_name>City</fo_name>
>> <fo_value>New York</fo_value>
>> </formobject>
>> </row>
>> </form>
>>
>> When there is no ID (the fo_value is empty) i want to delete the two rows
>> completely from the xml tree.
>>
>> I have tried several things but did not succeed.
>>
>> Can anyone point me in the right direction. I searched google over and
>> over,
>> the web and the groups but is simply is too hard for me...
>>
>> Marcel
>
> what code have you got that you want modifying?
>
I realized that i did not provide enough information in my posting but i
solved it today so consider this posting as not sent.
Marcel
Navigation:
[Reply to this message]
|