JobURI

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

Specifies a uniform resource identifier (URI) for the document.

Element Information

Name Value
Element Type
Property
Scoping Prefix
Job
Notes
None

Structural Content

The XML structure of this element is as follows:

<psf:Property name="psk:JobURI">
    <psf:Value xsi:type="xs:string">_JobURIValue_</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
_JobURIValue_
string

Extensible Markup Language (XML) Content

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

Print Schema Specification