manupulating a xml-file



hi,

at first: excuse me for my bad english :-)

i want to manupulate a element-text of a xml-file like this:
<element>text</element> ==> <element>manupulated text</element>.
for the parsing of the xml-file i use SAX, but i have no idea how i have to
manipulate the text and write it back into the xml-file.

can anyone give me a tip to solve my problem?

many thanky,
jan



.



Relevant Pages

  • How to close this XML file after reading?
    ... XDocument document = XDocument.Load ); ... to load in contents of a XML-file for parsing. ...
    (microsoft.public.dotnet.languages.csharp)
  • reading a text file(xml) which lies on a web server with VBA?
    ... I'm very new to VBA in Outlook 2003 and I managed a macro, ... xml-file and extracts data basically by parsing it. ... I used the open command like this: ... how do I open the xml-file if it is not stored ...
    (microsoft.public.outlook.program_vba)
  • reading a text file(xml) which lies on a web server with VBA?
    ... I'm very new to VBA in Outlook 2003 and I managed a macro, ... xml-file and extracts data basically by parsing it. ... I used the open command like this: ... how do I open the xml-file if it is not stored ...
    (microsoft.public.office.developer.outlook.vba)