I’ve launched my own opensource XML parsing project for Windows (.net 3.5) called: CutFish. It’s written in C# (Sharp C), opensource and available at SourceForge.net.
The Developer assigns the full XML file path, and the parser encapsulates Elements, and Attributes inside wrapping objects. These wrapping Objects can be iterated through in two directions: up and down. This [...]
