An ALink jump specifies one or more ALink keywords; clicking an ALink jump hotspot displays a list of links to any other topics that contain any of the same ALink keywords. Some restrictions:
To add an ALink jump in DITA XML, insert a PI marker with content like the following:
ALinkJump="keyword"
If you specify multiple ALink keywords (which you can for OmniHelp or HTML Help), separate the identifiers with semicolons (no spaces!). For example:
ALinkJump="curry;chicken;turmeric"