|
#1
|
||||
|
||||
|
XML Get Attribute
Hi. Currently I am evaluating True Update for a project my company is working on. I have been impressed by its easy to use interface and strong features.
However, I am having trouble understanding how the XML.GetAttribute action works. I have an XML file that I need to read from. It's format is very similar to the one below. How would I extract the "Value" of the "ServerLocation" attribute? serverPath = XML.GetAttribute("ItemSearchResponse/OperationRequest/Arguments/Argument Name", "Value");?? Quote:
|
|
#2
|
||||
|
||||
|
I answered my own question
![]() The code is: serverPath = XML.GetAttribute("ItemSearchResponse/OperationRequest/Arguments/Argument Name:3", "Value"); |
|
#3
|
||||
|
||||
|
Excellent! Thanks for posting your answer so others can benefit from it.
|
|
#4
|
||||
|
||||
|
Quote:
Code:
serverPath = XML.GetAttribute("ItemSearchResponse/OperationRequest/Arguments/Argument:3", "Value");
__________________
--[[ Indigo Rose Software Developer ]] |
|
#5
|
||||
|
||||
|
Hey - thanks for the reply!
Quote:
However, I will change my code to the statement you suggested.Thanks! |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XML format | TJ_Tigger | AutoPlay Media Studio 5.0 | 6 | 10-04-2005 01:47 PM |
| Need help. How to add element to XML??? | dmla | AutoPlay Media Studio 5.0 | 5 | 11-10-2004 03:05 AM |
| XML plugin Project example - XML Weather from weather.com | kpsmith | AutoPlay Media Studio 5.0 | 8 | 06-03-2004 06:25 PM |
| Spotlight: XML Actions Plugin | Desmond | AutoPlay Media Studio 5.0 | 1 | 03-15-2004 04:56 PM |
| Using XML Or INI files during install | djpyne | Setup Factory 6.0 | 0 | 10-15-2003 11:55 AM |
All times are GMT -6. The time now is 08:59 PM.







Linear Mode

