JobID

This topic is not current. For the most current information, see the Print Schema Specification.

Specifies a unique ID for the job.

Element Information

Name Value
Element Type
Property
Scoping Prefix
Job
Notes
None

Structural Content

The XML structure of this element is:

<psf:Property name="psk:JobID">
    <psf:Value xsi:type="xs:string">_JobIDValue_</psf:Value>
</psf:Property>

Structure Variables

The following table outlines the characteristics of the variables defined in the XML structure.

Name Data type Unit Supported values Summary
_JobIDValue_
string

Extensible Markup Language (XML) Content

<psf:Property name="psk:JobID">
    <psf:Value xsi:type="xs:string"></psf:Value> <!-- undefined -->
</psf:Property>

Print Schema Specification