Summary
This chapter took a brief look at working with HTML content and how HTML content is formatted.
Working with XML content is a common requirement. This chapter introduced the structure of XML, along with the use of Select-Xml
, the System.Xml
.NET types, and the System.Xml.Linq
.NET types for working with XML content.
Finally, JSON serialization was introduced, along with the ConvertTo-Json
and ConvertFrom-Json
commands. JSON schemas were introduced as a means of validating the structure of a JSON document.
The next chapter explores working with Representational State Transfer (REST) and Simple Object Access Protocol (SOAP)-based web services in PowerShell.
Learn more on Discord
Read this book alongside other users, PowerShell experts, and the author himself. Ask questions, provide solutions to other readers, chat with the author via Ask Me Anything sessions, and much more.
Scan the QR code or visit the link to join the community.