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

<item>

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

List item

Identifies an item in a list.

Syntax. 

   <list>

    * List item

    * List item

   <\list>

Or:

   <list order>

     <item id=name> List item

     <item id=name> List item

     <item id=name> List item

       .

       .

       .

   <\list>

The shorthand form, which is an asterisk (*), is almost always used.

The long form allows you to cross-reference an item in a list. You can only cross-reference items in an ordered list because the automatically-assigned item numbers are used in the cross-reference text (which HelpTag substitutes for the <xref> element).

See Also. 

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