February 2019
Intermediate to advanced
626 pages
15h 51m
English
XML documents that reference a schema can be validated.
Windows PowerShell comes with a number of XML files with associated schema in the help files. For example, the help file for ISE is available:
PS> Get-Item C:\Windows\System32\WindowsPowerShell\v1.0\modules\ISE\en-US\ISE-help.xml
Directory: C:\Windows\System32\WindowsPowerShell\v1.0\modules\ISE\en-US
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 29/11/16 07:57 33969 ISE-help.xml
The schema ...
Read now
Unlock full access