• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

DITA: glossgroup

Community Beginner ,
Oct 23, 2022 Oct 23, 2022

Copy link to clipboard

Copied

Good time of day!

Can anyone explain to me how to use <glossgroup> in FM2022? I have a file

<glossgroup id="ena">
   <title>A</title>
   <glossentry id="a4a">
      <glossterm>A4A</glossterm>
      <glossdef>Airlines for America...</glossdef>
      <glossBody>
         <glossSurfaceForm>Airlines for America (A4A)</glossSurfaceForm>
         <glossAlt id="glossAlt_vgr_qf5_1cb">
            <glossAcronym>A4A</glossAcronym>
         </glossAlt>
      </glossBody>
   </glossentry>
...
</glossgroup>

How can I refer to <glossentry> from <topic>?

Views

71

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 29, 2022 Oct 29, 2022

Copy link to clipboard

Copied

LATEST

So, no one here uses <glossgroup>!

Ok. I have aforementioned <glossgroup>. In the ditamap I've added

<keydef href="glossary/ena.dita#a4a" keys="a4a"/>

 Somewhere in the <topic> I use the <abbreviated-form keyref="a4a"/>. But when I open this topic later all information in the <abbreviated-form> is lost. The element is just empty.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines