Hello, i am trying to make a script that would replace a code in a xml file.
what the code would do is
find "a piece of the code in the xml"(in my case, premdays="0), erase it and write "another piexe of code"(in my case premdays="1". in the same place, some can help on that?