DocumentValues element
The optional DocumentValues element contains the printer's allowed values for job and document processing.
DocumentValues is defined in the namespace at this URI: https://schemas.microsoft.com/windows/2005/05/wdp/print and referenced by the prefix wprt. (This resource may not be available in some languages and countries.)
Usage
<wprt:DocumentValues>
child elements
</wprt:DocumentValues>
Attributes
There are no attributes.
Text value
None
Child elements
Element | Description |
---|---|
Describes all attributes associated with the basic creation of the current document. |
|
Xxx |
Any IHV-defined elements. |
Parent elements
Element | Description |
---|---|
Defines all of the allowed values for job-related and document-related elements that can be specified to affect print processing. |
Remarks
The DocumentValues element contains the section of the WSD Print Service schema that defines the DocumentDescription element and its children. Child elements with multiple, discrete values have one or more AllowedValue elements. Child elements with a range of allowed values have one or more MinValue (optional) and MaxValue (required) elements.
The following syntax block shows that you must also prefix the names of the child elements with the appropriate namespace (in this case wprt), to be certain that your name references apply to child elements in the correct namespace.
<wprt:DocumentValues>
<wprt:DocumentDescription> data </wprt:DocumentDescription>
...
</wprt:DocumentValues>
See also
Send comments about this topic to Microsoft
Build date: 7/19/2012