Thread: XPath Help
View Single Post
  #3  
Old 07-16-2007, 08:57 AM
Too_Tall_Crown_Victoria Too_Tall_Crown_Victoria is online now
Registered User
 
Join Date: 01-14-2003
Posts: 44
Here is my new XPath command:

[%READ_XML(D:\build\owners.xml,/Component//module[@name=%MY_PROJECT%)%]

This works but I get a blank macro.

A co-worker of mine is suggesting that the READ_XML macro is not capable of reading and returning just the value of owner. As they cannot find anyway for XPATH to return a specific item in the attribute field.

Do I need to use another tool to get this information?
Reply With Quote