Skip to content

Latest commit

 

History

History
72 lines (33 loc) · 2.84 KB

printcapabilities.md

File metadata and controls

72 lines (33 loc) · 2.84 KB
description ms.assetid title ms.topic ms.date
Learn about the PrintCapabilities element, which represents the root of the PrintCapabilities document.
f503b62f-02e1-4621-8799-a8b6ad12f489
PrintCapabilities
article
05/31/2018

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.

Related topics

Print Schema Specification