
285
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 I-43 MPL XML Tag Descriptions
<hpuniversalprintingmpaver="vX.Y.Z">
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.7.5.
This line must display at the top of the XML file and must look exactly as
it appears.
This element sets the default refresh rate for HP UPD querying 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">>
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.
This element defines the specifics of one printer that will exist in the
MPL. The <Printers>... </Printers> tags must be defined inside of the
Printers element. There are no limits to how many <Printers>...
</Printers> tags you can define in the MPL.
This element defines the name of the group that this Printer will belong
to. Printers are grouped according to this group name. If no group name
is provided, the printer will be put in the “Unspecified Group”.
Some examples of group names are:
<GroupName>HP LaserJets in Copy Room</GroupName>
<GroupName>Printers in Conference Room</GroupName>
<GroupName>Building 7 Printers</GroupName>
This element defines the unique printer name that the user will see in
the MPL search results dialog. This printer name should be as
descriptive as possible, so the user has no doubt as to what device this
name represents.
Some examples of descriptive printer names are:
<PrinterName>HP LaserJet 4100 with Duplexor</PrinterName>
<PrinterName>HP Color LaserJet 5500 with HardDrive at Post
N6</PrinterName>
Kommentare zu diesen Handbüchern