PrintCapabilities
This topic is not current. For the most current information, see the Print Schema Specification.
A PrintCapabilities element represents the root of the PrintCapabilities document. The PrintCapabilities document contains all of the information needed to describe the supported device attributes, given a particular device configuration.
Element Tag
<PrintCapabilities>
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. The version attribute is of type integer. The current schema version is designated "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) ParameterDef (zero or more) Property (zero or more) |
This element |
No character data is permitted. Duplicate child siblings are not permitted. |
Configuration Dependencies
The root element may not have any configuration dependencies.
Example
See PrintCapabilities Document Example.