Name Attribute

In the <AttName> tag, represents the name of a Help attribute. Each attribute can have only one Name value.

In the <AttVal> tag, represents the name of a value within a Help attribute.

In the <HelpIndex> tag, represents the name of a specific index.

In the <ItemMoniker> tag, represents the name of the moniker that corresponds to an object-data combination.

In the <MSHelp:Attr> tag, specifies the name of the attribute that applies to a topic.

In the <MSHelp:VTopic> tag, specifies the name of the virtual topic.

In the <ToolData> tag, represents an arbitrary value often used to store tool-specific data.

In the <Attr> tag, specifies the name of the attribute that applies to a virtual topic.

Used in

Parent tag

Required

Attribute Definition (.Hxa) File

<AttName>

Yes

<AttVal>

Yes

<ToolData>

Yes

Index (.Hxk) File

<HelpIndex>

Yes

<ToolData>

Yes

Help XML Data Island Markup

<MSHelp:Attr>

Yes

<MSHelp:VTopic>

Yes

Table of Contents (.Hxt) File

<ToolData>

Yes

Collection Definition (.Hxc) File

<ItemMoniker>

Yes

<ToolData>

Yes

Sample Definition (.Hxe) File

<ToolData>

Yes

Virtual Topic Definition (.Hxv) File

<Attr>

Yes

Values

Legal XML character data (CDATA).

Example

Name = "!DefaultKeywordIndex"
Name = "TopicType"

See Also

Reference

Help XML Tags