HXC6039: The NodeType attribute for a <HelpTOCNode> element in an .HxT file that is set to the value TOC cannot have child nodes. Ignored. 

Given when the NodeType attribute for a <HelpTOCNode> element in a table of contents (.HxT) file is set to the value TOC, and the node has child nodes. When the NodeType attribute is set to TOC, it cannot have child nodes. The compiler will ignore all child nodes in this case.

To correct this warning

  • Edit the node so that it has no child nodes.

When NodeType is set to TOC, the URL of a node points to a valid TOC (.HxT) file. If the .HxT file is present in the project, Help performs a run-time merge of the TOCs. If the target is not present in the project or at run time, the node is not displayed.

See Also

Reference

NodeType Attribute

Concepts

Table of Contents (.HxT) File