A picklist defines the value mapping between TBX and glossary data. In the example below, when mapping from TBX to a glossary, the value admittedTerm-admn-sts will be converted to ok. In the other direction, both ok and under review will be converted to admittedTerm-admn-sts.


<picklist>

       <pickItem>

               <value>admittedTerm-admn-sts</value>

               <mappingFromPicklist>ok</mappingFromPicklist>

               <mappingToPicklist>

                       <value>ok</value>

                       <value>under review</value>

               </mappingToPicklist>

       </pickItem>


... more pickItems


<picklist>

Created with the Personal Edition of HelpNDoc: iPhone web sites made easy