Sub Tag | Description | Possible Values |
| <Name> | Specifies the content of the “Name” field. | Text/Numbers |
| <Responsible> | Specifies the content of the “Responsible” field | Text/Numbers |
| <OrderId> | Specifies the content of the “OrderId” field. | Text/Numbers |
| <OrderName> | Specifies the content of the “OrderName” field. | Text/Numbers |
| <Project> | Specifies the content of the “Project” field. | Text/Numbers |
<HotFile>
<Barcode>Define Job Barcode Content</Barcode>
<Job Name="Customer Info Sample">
<CustomerInfo>
<Name>My Customer</Name>
<Responsible>Mr. XY</Responsible>
<OrderId>123</OrderId>
<OrderName>SpecialOrder</OrderName>
<Project>TestProject</Project>
</CustomerInfo>
<Image FileName="C:\images\Lizard.tif"/>
</Job>
</HotFile> |