Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

#PSTip Using XPath in PowerShell, Part 6

$
0
0

When we analyze XML documents with XPath we may need information about number of certain items. For example, we can have an XHTML document with several tables and we can easily check which tables contain rows with ‘class’ attribute:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles