MAML (Powershell Help) XSD

512 views Asked by At

I am generating MAML files for use with Powershell's Get-Help cmdlet. I would like to validate them. Can anybody tell me if there's a schema file somewhere that I can validate against?

1

There are 1 answers

1
Keith Hill On BEST ANSWER

This post would seem to indicate you can get the schemas from the SandCastle project. I haven't tried this myself so YMMV.