View Single Post
  #1  
Old 11-24-2009, 02:54 PM
Hess_Joel Hess_Joel is offline
Registered User
 
Join Date: 04-06-2004
Posts: 11
Reading from CSProj (XML) File

I've attached a sample Snippet of a Visual Studio Project File. I'm trying to parse through it with the read XML file action, but can't get it to return any nodes.

I'm looking for the include attribute for all the Compile and none tags.

I've been screwing with xPath stuff for a while and can't seem to get a list returned.
Attached Files
File Type: txt projectsample.txt (1.3 KB, 1191 views)
Reply With Quote