Hi,
i'm looking for a PHP solution to easily traverse (readonly) XML files (rss feeds) from websites. Other providers have XML feeds with different markups and I want to have an easy PHP (possible self-built) manager to just enter an URI and then immediately be able to 'select' nodes/attributes/nodegroups to create somesort of definition for that provider.
Or am I just trying to create XSD files?
I'm not very sure on where to go, other suggestions are more than welcome!