Share via


OutputBins element

The optional OutputBins element is a collection of elements that describe the capabilities of all output bins available on the printer.

OutputBins 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:OutputBins>
  child elements
</wprt:OutputBins>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

OutputBinEntry

Specifies the details of an available output bin on the printer.

Parent elements

Element Description

Finishings

Describes the overall finishing capabilities available on the printer.

Remarks

The OutputBins element contains a list of OutputBinEntry elements, each of which describes a particular output bin on the printer.

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 references apply to child elements in the correct namespace.

<wprt:OutputBins>
 <wprt:OutputBinEntry> data </wprt:OutputBinEntry>
</wprt:OutputBins>

See also

Finishings

OutputBinEntry

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012