A basic text field defines the source field name, the target field name (type) and the target XML node:


<field>

       <source>Source</source>

       <target>admin</target>

       <type>source</type>

</field>


This will result in a TBX format like this when the glossary field is Source:


<admin type="source">Argos catalog</admin>



Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor