| <?xml version="1.0" encoding="utf-8" ?> |
|
|
| <helpItems schema="maml"> |
|
|
| <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> |
| <command:details> |
| <command:name> |
| helpFunc5 |
| </command:name> |
| <maml:description> |
| <maml:para>A useless function, really.</maml:para> |
| </maml:description> |
| </command:details> |
| </command:command> |
|
|
| <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> |
| <command:details> |
| <command:name> |
| helpFunc6 |
| </command:name> |
| <maml:description> |
| <maml:para>Useless. Really, trust me on this one.</maml:para> |
| </maml:description> |
| </command:details> |
| </command:command> |
|
|
|
|
| </helpItems> |
|
|