tomten2
07-19-2009, 04:13 PM
Hello,
Hope someone can help me with this. I have several XML documents that have a certain value that need to be increased by 10, and also able to lower the values when needed. It’s a value that is between the tags: <start> </start> aswell for <endnow></endnow>
See example below:
<start>50 </start>
<endnow>100</endnow>
Anyone knows a program och script where this can be done automatically? There is a few thousands row in the document so it need to be some kind of search and replace function, but it will increase the value buy certain amount instead of replace it.
Many Thanks!:)
Thomas
Hope someone can help me with this. I have several XML documents that have a certain value that need to be increased by 10, and also able to lower the values when needed. It’s a value that is between the tags: <start> </start> aswell for <endnow></endnow>
See example below:
<start>50 </start>
<endnow>100</endnow>
Anyone knows a program och script where this can be done automatically? There is a few thousands row in the document so it need to be some kind of search and replace function, but it will increase the value buy certain amount instead of replace it.
Many Thanks!:)
Thomas