Users Guide
102 |
Properties
It defines all the properties specific to a particular template. The properties
element consists of the template ID and the template name.
Example:
<Properties>
<TemplateId>DELL2335DN</TemplateId>
<TemplateName>DELL2335DN</TemplateName>
</Properties>
Inheritance
It provides the parent templates from which the template inherits some
properties.
Example:
<Inheritance>
<Includes>
DEFAULT,DELLCOMMON4,DELL2335DN,DELLCOMMON7
</Includes>
</Inheritance>
Model info
It describes different parameters associated with the printer model. The info
element defines the template property. It contains values that specify the model
information and the template name to which the property is associated.
Example
:
<Model-Info>
<ModelInfo Name="DeviceDescription">
<![CDATA[Dell Laser MPF 2335dn]]>
</ModelInfo>
<ModelInfo Name="ProcesserSpeed">
<![CDATA[360]]>
</ModelInfo>
</Model-Info>