Available XML Data for the HelpTag and HelpTagNotFound Templates:
XPath |
Description |
---|---|
//tag/@name |
The name of the tag that help was requested on. |
//tag/@inSubject |
Indicates if the tag must be on the subject line. True of False. |
//tag/@inBody |
Indicates if the tag must be on the first line of the body. True of False. |
//tag/param/@name |
Name of the subtag. Note that there can be multiple param elements for a tag. |
//tag/param/@required |
Indicates if the subtag is required or not. True or False. |
See Also |
Next |