Working with HTML, XML, and JSON
PowerShell has several commands for working with HTML, XML, and JavaScript Object Notation (JSON). These commands, combined with some of the available .NET classes, provide a rich set of tools for creating or modifying these formats.
This chapter covers the following topics:
- HTML
- XML commands
System.Xml
System.Xml.Linq
- JSON