DocumentURI

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
Document
Notes
None

Structural Content

The XML structure of this element is as follows:

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

Extensible Markup Language (XML) Content

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

Print Schema Specification