Geo PCL definition XML reference
Use the following response hierarchies as a reference to XML returned in response to any requests you send to Geo PCL definition data API.
Hierarchy
<metric>
<label> ... </label>
</metric>
<watchpoint>
<label> ... </label>
</watchpoint>
<zones>
<zone>
<name> ... </name>
<templateName> ... </templateName>
<areas>
<area>
<label> ... </label>
</area>
</areas>
</zone>
</zones>
</geoPCLDefinition>
<geoPCLDefinition>
The <geoPCLDefinition> element is the root element of Geo PCL definition code.
<geoPCLDefinition> child elements
<geoPCLDefinition> attributes
<metric>
The <metric> element identifies which metric the system uses to measure performance for the Geo PCL definition.
<metric> child elements
<metric> attributes
<watchpoint>
The <watchpoint> element identifies the Watchpoint the Geo PCL definition uses as a data source.
Geo PCL definitions can only use data from Page Watchpoints.
<watchpoint> child elements
<watchpoint> attributes
<zones>
The <zones> element is the container for any zones defined for the Geo PCL definition.
<zones> child elements
<zone>
The <zone> element defines a single zone for the Geo PCL definition.
<zone> child elements
<zone> attributes
<areas>
The <areas> element is the container element for all the areas defined for a given zone.
<areas> child elements
<area>
The <area> element defines a single area for a given zone.
<area> child elements
<area> attributes