XML file parser



What is the best module to use for reading in an XML file, modifying a field and then writing it back to file? There seem to be a lot of XML parsers out there....

Thanks,
B
.



Relevant Pages

  • Re: Collecting multiple element names using grouptag
    ... I have an XML file that I am reading and I am using XML::Simple to ... read the posting guidelines for this group. ...
    (comp.lang.perl.misc)
  • Re: What makes VB.Net XslTransform REALLY REALLY SLOW?
    ... > situations with heavy dependency on the xsl:key function. ... Thanks - I cam across the xsl:key references on google. ... next/previous/child/parent (i.e. reading databases)- but is slow beyond ... The only thing I am using .Net for is reading a large XML file and ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Read XML value
    ... Chris, I'd suggest you can use the XSD.EXE tool that comes with the .net ... You can edit the schema to make sure it is what you want. ... > Below is an XML file I have been given. ... > just cannot work out the code for reading a value. ...
    (microsoft.public.dotnet.general)
  • Using static library
    ... I needed a library for reading ... the configuration from an xml file. ... then we rebuilt the static library after ...
    (microsoft.public.vc.language)
  • Xml validation exception only occurs outside debugger - VS 2003 C#
    ... I am reading and writing xml files via ... XmlDocument and XmlTextWriter. ... outside the debugger I receive the following error: ... Creating xml file ...
    (microsoft.public.dotnet.xml)