Share via


Storage element

The optional Storage element is a collection of information that describes the storage capabilities available on the device.

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

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

StorageEntry

Describes the details of an available storage mechanism at the device.

Parent elements

Element Description

PrinterConfiguration

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

Remarks

The storage capabilities include not only the volatile system memory storage, but also any non-volatile storage that applications can take advantage of.

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:Storage>
 <wprt:StorageEntry> data </wprt:StorageEntry>
</wprt:Storage>

See also

PrinterConfiguration

StorageEntry

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012