Microsoft
Software
Hardware
Network
Question : Reference Data In XML Document
Greetings;
I am a complete novice when it comes to XML.
I have the following XML:
-
-
-
The XML is located in a variable called xmlResponse with a type of xmlDocument.
I need to reference in my VB code the value of the "isReady" attribute and the value of the "rxNumber" node.
Would someone be willing to post back the solution in VB please?
Much thanks ... David
Answer : Reference Data In XML Document
Dim xl As New XmlDocument
xl.Load("yourdo
cument")
If
Convert.ToBoolean(xl.Selec
tSingleNod
e("script"
).Attribut
es("isRead
y").Value)
= True Then
'do something
End If
Random Solutions
SQL - CASE Statement help needed
Sharepoint 2003 with Recycle Bin
Domain Controller time out of sync
reading text file into listbox and writing listbox items into a file at launching and exiting the application
Mototola Droid will not sync with Microsoft 2003 Exchange Server
Terminal server logs off idle users
Office 2007 / Sharepoint v2 - Server document: to modify this document click Edit Document - ERROR
Cannot Remote Desktop into Windows 2000 machine
UNION multiple SELECT statements using IF/THEN
outlook anywhere ports