Avery 9855 Printer User Manual


 
4 Quick Reference
When you turn on the printer, you see
WMS XML
Mode Ready
When you print test labels, the model number appears as M9855X, for
example.
Supported Tags – Oracle WMS Print Jobs
There are three supported XML tags for Oracle Warehouse Management
print jobs. The printer ignores any other XML tags/attributes not defined
in this document and no error is reported.
Syntax <labels attributes="values">
<label attributes="values">
<variable name="name">data</variable>
</label>
</labels>
labels This tag contains one or more labels, which may
include one or more of the following attributes:
_FORMAT The default name of the format.
This name must match the one
specified in the Format Header.
_QUANTITY Quantity to print. 1 is the default.
label This tag contains a single label, which may include
one or more of the following attributes:
_FORMAT
The default name of the format.
This name must match the one
specified in the Format Header. If
no format name is given, then the
default format name from the
labels tag _FORMAT attribute is
used.
_QUANTITY
Quantity to print. If no quantity is
specified, then the default quantity
from the labels tag _QUANTITY
attribute is used.
variable This tag specifies the field name and the variable
field data. It must contain the following attribute:
name
The name of the field that matches
the ones specified using Option
21. It must contain the variable
data (batch data) associated with
the format.