Dell Open Manage Print Manager Software User Manual
Page 158

158
Templates
</translations>
Derivations
It describes the derivation using different properties. The construct element defines the value of the
derivation property based on other values of properties in the expression.
Example: <derivations>
<construct name="LevelC">
<![CDATA[ (CurrentLevelAbsoluteCyan / MaxLevelCyan ) * 100 ]]>
</construct>
<construct name="LevelM">
<![CDATA[ (CurrentLevelAbsoluteMagenta / MaxLevelMagenta) * 100 ]]>
</construct>
<construct name="LevelY">
<![CDATA[ (CurrentLevelAbsoluteYellow / MaxLevelYellow) * 100 ]]>
</construct>
<construct name="LevelK">
<![CDATA[ (CurrentLevelAbsoluteBlack / MaxLevelBlack) * 100 ]]>
</construct>
</derivation>
Language Support
It describes language property configuration for a particular printer model. The wr-info and ww-info
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: <language-support>
<wr-info name="PanelLanguage" tname="DELL1320C" rewording="false">
<format>
<type tname="DELL1320C" property="PanelLanguage">Translation</type>
</format>