Users Guide

Append ix B: Template Components | 107
Example:
<Translations>
<TranslationInfo Name="checked" value="true"/>
<TranslationInfo Name="&gt;" value="false"/>
<TranslationInfo Name="true" value="1"/>
<TranslationInfo Name="false" value="0"/>
</Translations>
<Type>Translation</Type>
- Translates value which is of type Biderctional.
Example:
<Translations>
<TranslationInfoBiDirectional="true" Name="0" value="OFF"/>
<TranslationInfoBiDirectional="true" Name="1" value="TOP"/>
<TranslationInfoBiDirectional="true" Name="2" value="BTM"/>
<TranslationInfoBiDirectional="true" Name="3" value="T&amp;B"/>
</Translations>
<ValidValues>OFF,TOP,BTM,T&amp;B</ValidValues>
Language support
It describes language property configuration for a particular printer model. The
WebRead and Webwrite elements define the web reading and web writing
properties. That is, it defines how to retrieve and change the current EWS
language of the printer.
Example
:
<LanguageSupport>
<Property>PanelLanguage</Property>
</LanguageSupport>
Firmware information
These elements contain firmware command information required for updating
the firmware for a printer model. The Command element defines the firmware
tool information. The arguments element defines the information about the
arguments that is essential to run the tool.