Ich versteh deine Frage nicht, aber kann das sein, dass du XPath suchst?
Damit könntest du aber eine Expression bauen, die dir das Knoten finden einfacher macht, z.B. (Pseudocode für JS/Mozilla-DOM):
Quelltext
1:
| XPath(documentNode, "/Archive/String[@name='container_name']")[0].setAttribute('value', 'NeuerName') |
Keine Ahnung allerdings wie das mit TXMLDocument konkret geht.
Ist das übrigens Absicht, dass String-Werte dort doppelt gequoted werden?
Viele Grüße,
Martok
"The phoenix's price isn't inevitable. It's not part of some deep balance built into the universe. It's just the parts of the game where you haven't figured out yet how to cheat."