PrintTicket

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

A PrintTicket element is the root element of the PrintTicket document. A PrintTicket element contains all job formatting information required to output a job.

Element Tag

<PrintTicket>

XML Attributes

The following table lists the XML attributes that may be pertain to this element.

XML Attribute Details
version
Specifies the version of the schema that defines element types and their structure, a literal of type integer. The current schema version is "1". This attribute is required.

For more information, please see XML Attributes section.

Element Information

The following table lists the elements that may be parents of this element, the elements that may be children of this element, and any restrictions on the element itself.

Category Details
Parent elements
Document root only.
Child elements
Feature (zero or more)
ParameterInit (zero or more)
Property (zero or more)
This element
No character data is permitted.
Duplicate child siblings are not permitted.

Configuration Dependencies

Configuration dependencies are applicable only to elements in a PrintCapabilities document.

Example

See PrintTicket Example.

Print Schema Specification