Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Help System Developer's Guide > Chapter 11 HelpTag Markup Reference

<abstract>

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Abstract

Short description of the help volume

Syntax. 

   <metainfo>

       .

       .

       .

     <abstract>

     abstract text here ...

     <\abstract>

       .

       .

       .

   <\metainfo>

The abstract text should not contain HelpTag markup because the abstract may be read and displayed by applications that don't recognize the markup.

The <abstract> element is automatically assigned the ID string _abstract. An author-defined ID cannot be assigned. The _abstract ID can be used with the <link> element, but not with the <xref> element.

Example.  This markup briefly describes the contents of a help volume:

   <abstract>

   Online help for the HP VUE File Manager, Version 3.0.

   <\abstract>

Note.  When creating a link to an element within the <metainfo> element, be sure it is a type=Definition link. The following markup shows how to create a link to the abstract:

   <link hyperlink="_abstract" type=Definition>

   Choose this link for an abstract.<\link>

See Also. 

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1988 Hewlett-Packard Development Company, L.P.