List Question
20 TechQA 2023-05-11T20:07:26.947000HtmlAgilityPack SelectSingleNode() to the third instance of an h3 heading
31 views
Asked by Dave Owens
Is there a way to separate each node in SelectNodes?
77 views
Asked by DynamicHelp
WPF XmlNodeList how to SelectNodes with multiple same element nodes and attributes?
67 views
Asked by Benzi
Select element by path in remote webpage
94 views
Asked by Chriz74
Parsing XML with C# - Not able to select Nodes while GetElementsByTagName working
442 views
Asked by ThibaultKm
SelectNodes returning 0 elements
108 views
Asked by user2566049
Looping a node collection gives me unique nodes but selecting nodes inside from these give me the results of the first loop item
161 views
Asked by Manolo Martinez
Powershell: Using a variable inside SelectNodes does not work
228 views
Asked by Elm
Select sibling node value based on multiple sibling conditions
648 views
Asked by Adam
PowerShell - xpath for Case Insensitive XML attribute name
896 views
Asked by Sujeet Padhi
Search class based data structure like $xml.SelectNodes()
49 views
Asked by Gordon
PowerShell XML Select Nodes Behaviour
762 views
Asked by Sujeet Padhi
PowerShell - Fetch all the XML Nodes with based on an Attribute Value
273 views
Asked by Sujeet Padhi
Select a node in jstree using regular expression in JavaScript
156 views
Asked by galatia
How to I get the value of the assignee tag from the following XML using Powershell
45 views
Asked by Steve Gray
how to get the value of an "item" node
95 views
Asked by Steve Gray
Set InnerText of XML Node to Hashtable Value if other Node.InnerText matches a Hashtable Key
205 views
Asked by Alecbalec
Using c# variable in XPath to change the value
637 views
Asked by Wurfv_
Select an particular node (with colon) from xml file and bind it in model class
597 views
Asked by Gokul
How can I get this text from h4?
407 views
Asked by Guilherme Costa