Share via


InputBins element

The optional InputBins element is a collection of elements that describe the capabilities of all input bins available on the device.

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

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

InputBinEntry

Describes one of the printer's available input bins.

Parent elements

Element Description

PrinterConfiguration

A collection of elements that describes the printer's configurable capabilities.

Remarks

InputBins contains a set of InputBinEntry elements. Each InputBinEntry element describes one input bin that is available 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 you are referencing child elements in the correct namespace.

<wprt:InputBins>
 <wprt:InputBinEntry> data </wprt:InputBinEntry>
</wprt:InputBins>

See also

InputBinEntry

PrinterConfiguration

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012