Help XML Tags

The following table shows all the Microsoft Help XML tags and if they are used in one or more project files, a data island, or both.

Note

In the XML DTDs, tags are referred to as elements.

For information about which attributes each tag contains, see the reference topic listed under the third column.

XML Tags

Element

Description

Used in

<Attr>

Contains attribute data for a virtual topic.

Virtual Topic Definition (.Hxv) File

<AttName>

Defines the name of an attribute.

Attribute Definition (.Hxa) File

<AttributeDef>

Contains the path to the attribute definition (.HxA) file for a Help collection.

Collection Definition (.Hxc) File

<AttVal>

Defines a value for an attribute.

Attribute Definition (.Hxa) File

<CombinedHelpIndex>

Contains options for generating a combined Help index using HxMerge.exe.

HxMerge Project (.Hxm) File

<CompilerOptions>

Specifies optional compiler instructions.

Collection Definition (.Hxc) File

<ExcludeExt>

Contains data about file extensions to exclude from a sample file at compile time.

Sample Definition (.Hxe) File

<File>

Indicates which files to include in a compiled Help (.HxS) file.

Include (.Hxf) File

<FTSText>

Contains full-text search text for a virtual topic.

Virtual Topic Definition (.Hxv) File

<HelpAttributes>

Contains data about attributes to use in a compiled Help file.

Attribute Definition (.Hxa) File

<HelpCollection>

Defines the general properties of a Help collection.

Collection Definition (.Hxc) File

<HelpFileList>

Defines the general properties of an include (.HxF) file.

Include (.Hxf) File

<HelpIndex>

Defines the general properties of an index (.HxK) file.

Index (.Hxk) File

<HelpSamples>

Defines the general properties of a sample definition (.HxE) file.

Sample Definition (.Hxe) File

<HelpTOC>

Defines the general properties of a table of contents (.HxT) file.

Table of Contents (.Hxt) File

<HelpTOCNode>

Defines the properties of a node within a table of contents (TOC).

Table of Contents (.Hxt) File

<IncludeDir>

Specifies a subdirectory of a sample's source directory, the contents of which are included with a sample file.

Sample Definition (.Hxe) File

<IncludeFile>

In the collection definition (.HxC) file, indicates one or more include (.HxF) files to associate with a Help collection.

In the HxMerge project (.HxM) file, contains the path to an include (.HxF) file.

Collection Definition (.Hxc) File

HxMerge Project (.Hxm) File

<ItemMoniker>

Contains data about the monikers that have been defined for a Help collection.

Collection Definition (.Hxc) File

<Jump>

Contains URL data for an index entry.

Index (.Hxk) File

<Keyword>

Contains keyword data for an index entry.

Index (.Hxk) File

Virtual Topic Definition (.Hxv) File

<KeywordIndexDef>

Indicates the keyword index definition (.HxK) file to associate with a Help collection.

Collection Definition (.Hxc) File

<MSHelp:Attr>

Specifies which of the attributes defined in the attribute definition (.HxA) file applies to a topic.

Help XML Data Island Markup

<MSHelp:FTSIndex>

Adds a virtual topic to the full-text search (FTS) index.

Help XML Data Island Markup

<MSHelp:Include>

Instructs the compiler to include an HTML topic file in the compiled Help file.

Help XML Data Island Markup

<MSHelp:Keyword>

Contains keyword data for an index entry.

Help XML Data Island Markup

<MSHelp:link>

Contains markup for a Microsoft Help XLink.

Help Link Markup

<MSHelp:ktable>

Contains markup for a Microsoft Help KTable.

Help Link Markup

<MSHelp:NoSearch>

Instructs the compiler to exclude the topic from the FTS index.

Help XML Data Island Markup

<MSHelp:RLTitle>

Contains the topic title that appears in an index.

Help XML Data Island Markup

<MSHelp:TOCTitle>

Contains the topic title that appears in the table of contents.

Help XML Data Island Markup

<ParsedVTopic>

Contains data for a parsed virtual topic.

Virtual Topic Definition (.Hxv) File

<Sample>

Contains data about a specific sample.

Sample Definition (.Hxe) File

<SampleDef>

Indicates the sample definition (.HxE) file to associate with a Help collection.

Collection Definition (.Hxc) File

<StopWord>

Contains the value for a term to be included in a stop word list.

Help stop word list file

<TOCDef>

Indicates one or more table of contents (.HxT) files to associate with a Help collection.

Collection Definition (.Hxc) File

<ToolData>

Contains arbitrary author-defined content. Build tools can use <ToolData> tags to store information about Help projects. This information is stored and persists upon decompile. This data is not available at run time, and can only be accessed from uncompiled source files. It can be used to store data specific to an authoring tool.

Attribute Definition (.Hxa) File

Collection Definition (.Hxc) File

Index (.Hxk) File

Table of Contents (.Hxt) File

<VTopic>

Contains data for a virtual topic.

Virtual Topic Definition (.Hxv) File

<VTopicDef>

Indicates the virtual topic definition (.HxV) file to associate with a Help collection.

Collection Definition (.Hxc) File

<VTopicSet>

Contains data for a set of virtual topics.

Virtual Topic Definition (.Hxv) File