HP UPD - System Administrator's Guide HP UPD 5.6.5

The Managed Printer Lists XML File Format
The basic MPL XML file has the following format:
Figure 8-4 MPL XML File Format
A description of each XML tag, previously listed, is covered in detail in the following table. Note that some of
these tags are optional while most of them are required.
Table 8-44 MPL XML Tag Descriptions
XML Tag Name Required Description
<hpuniversalprinting
mpaver="vX.Y.Z">
Yes This line must display at the top of the XML file and must
look exactly as it appears. vX.Y.Z is the version of MPA
such as v2.6.7.
<version>0.4</version>
Yes This line must display at the top of the XML file and must
look exactly as it appears.
<RefreshMPL>
No This element sets the default refresh rate for HP UPD
quering for changes to the MPL. Default is 24 hours.
You can specify the HP MPL cache refresh value in terms of
hours or seconds.
Any value less than 1000 is interpreted as being in hours.
Any value greater than 1000 will be interpreted as
milliseconds.
An example of a 2 hour HP MPL cache refresh value would
look like:
<RefresPolicy>2</RefresPolicy>
An example of a 5 minute cache refresh value would look
like:
<RefresPolicy>300000</RefresPolicy>
5 minutes is equal to 1000 x 60 x 5 which is 1000
milliseconds (or 1 second) times 60 seconds times 5 =
300000.
<Printers id="1" name="
Building 3 Upper">>
Yes This element contains the printer(s) tags that make up the
printers contained in the MPL. There can be multiple
<Printers>... </Printers> tags within the XML document.
142 Chapter 8 Manage the HP UPD using HP Managed Printing Administration (HP MPA) and Active Directory
Group Policy
ENWW