Skip to content

How to parse an xml file?please help me.Go through the details..?

I have an xml file which has deeply nested tags.I want to parse this file and display only some tags which are convenient to me.I am new to perl.So please help me on this.

One Comment

  1. riteshambastha wrote:

    The Simple API for XML (SAX) is a serial access parser API for XML. SAX provides a mechanism for reading data from an XML document. It is a popular alternative to the Document Object Model.

    Saturday, January 30, 2010 at 11:23 am | Permalink

Post a Comment

Your email is never published nor shared.