Don't bother with this module, the http://drupal.org/project/feeds_xpathparser does it all and is being maintainted.

A module sponsored by Democratic Media Holdings for pulling in xml feeds which didn't seem to work with feeds modules.
Yet again i didn't know where i could post this so it can be introduced as a patch or contributed module, but i would like to share it with the community, so everyone can enjoy it.

This module can be used with the feeds api to parse XML feeds.

Documentation:
(note) it should work the same as if it were already a part of feeds module, so you can use the feeds documentation)
When you install it you might have to clear the caches so that “XML parser” shows up of the Feed importers Parsers page

Once you have selected the XML parser you need to set the following:

XPath: //record

And then map the fields to the fields with the node you are using.

CommentFileSizeAuthor
feeds_xmlparser.zip4.29 KBbaxterjones

Comments

alex_b’s picture

Status: Needs review » Postponed (maintainer needs more info)
David Goode’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
David Goode’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

Actually, leaving this one open.

baxterjones’s picture

I guess it doesn't, but it is however useful on some cases where the feeds module couldn't handle some market indicator feeds. I think these are now handled great with the latest feeds release, but i could be wrong.

twistor’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing very old issues. Feel free to re-open.

twistor’s picture

Issue summary: View changes

another modules is already doing this modules job much better