[MFD] Question on some of the capabilites categories

[MFD] Question on some of the capabilites categories

Michael Sweet msweet at apple.com
Tue Feb 14 19:06:25 UTC 2012


Glen,

On Feb 14, 2012, at 8:13 AM, "Petrie, Glen" <glen.petrie at eitc.epson.com> wrote:

> Pete,
>  
> For capability info, is would have thought that follow should be….
>  
> 1. Copies is just an integer (unless you can somehow associate an input tray (source) to it)

IPP copies-supported is of type "1setOf rangeOfInteger(1:MAX)".

> 2. FontSizeRequestedSupported is a list of integers, not a range.

IPP font-size-requested-supported is of type "1setOf rangeOfInteger(1:MAX)".

> 3. ForceFrontSide(Supported) is a Boolean

IPP force-front-side-supported is of type "rangeOfInteger(1:MAX)".

> 4. InsertAfterPage(Supported) is a Boolean

IPP insert-after-page-number-supported is of type "rangeOfInteger(0:MAX)".

> 5. InsertCount(Supported) is a Boolean

IPP insert-count-supported is of type "rangeOfInteger(0:MAX)".

> 6. JobCopies is an integer

IPP job-copies-supported is of type "rangeOfInteger(1:MAX)".

> 7. StitchingLocation is a list of integers or maybe just StitchingLocationSupported as a Boolean

IPP stitching-locations-supported is of type "1setOf (Integer(0:MAX) | rangeOfInteger(0:MAX))".

There is also a max-stitching-locations-supported of type "integer(1:MAX)" that specifies the maximum number of values.

> 8. StitchingOffset is a list of integers or maybe just StitchingOffsetSupported as a Boolean

IPP stitching-offset-supported is of type "1setOf (Integer(0:MAX) | rangeOfInteger(0:MAX))".

....

Now I'm off to add more missing 5100.3 definitions to the IPP registry... :/

__________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pwg.org/pipermail/mfd/attachments/20120214/51eb000c/attachment-0002.html>


More information about the mfd mailing list