IPP Mail Archive: RE: IPP> MOD> - Implementer's Guide 2.2.3 Algorithm for job valid

RE: IPP> MOD> - Implementer's Guide 2.2.3 Algorithm for job valid

Hastings, Tom N (hastings@cp10.es.xerox.com)
Fri, 8 Jan 1999 10:21:21 -0800

Yes, thanks.

Tom

>-----Original Message-----
>From: kugler@us.ibm.com [mailto:kugler@us.ibm.com]
>Sent: Thursday, January 07, 1999 14:59
>To: ipp@pwg.org
>Subject: IPP> MOD> - Implementer's Guide 2.2.3 Algorithm for job
>validation
>
>
>
>
>draft-ietf-ipp-implementers-guide-01 says:
>
>printer-resolution (resolution)
> IF NOT any single 'resolution' value with a length equal to
>9 octets,
> REJECT/RETURN 'client-error-bad-request'.
> IF NOT in the Printer object's
>"multiple-document-handling-supported"
> attribute, copy the attribute and the unsupported value to the
> Unsupported Attributes response group.
>
>Shouldn't that last check be:
>
> IF NOT in the Printer object's
>"printer-resolution-supported" attribute,
> copy the attribute and the unsupported value to the Unsupported
> Attributes response group.
>
> ?
>
> -Carl
>
>