attachment

<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi guys,<div class=""><br class=""></div><div class="">Trying to resolve various questions I have about stuff from 5100.13 that have arisen in my quest to produce the next IPP Driverless Printing Extensions v2.0 draft. If you could answer these offline, we will be able to move more quickly through the next review.</div><div class=""><br class=""></div><div class="">- "jpeg-k-octets-supported" and "pdf-k-octets-supported" : Why were these defined to use the (rangeOfInteger(0:MAX)) syntax if the lower bound is required to be zero?</div><div class=""><br class=""></div><div class="">- "printer-organization" and "printer-organizational-unit" : Why were these defined to use the (1setOf text(MAX)) syntax? Is this to accommodate values that are bigger than one text(MAX) could hold?</div><div class=""><br class=""></div><div class="">- "printer-input-tray", "printer-output-tray" and "printer-supply" - why were all of these defined as (1setOf octetString(MAX)) and not as (1setOf text(MAX)) if they contain textual information?</div><div class=""><br class=""></div><div class="">- what value do any of the "xxx-index" keywords for "printer-supply" provide?  correlation with the MIB for cross-protocol coordination? If none, I think we ought to make them all "DEPRECATED"</div><div class=""><br class=""></div><div class="">- In JPS3 "5.6.40.1 Encoding of printer-supply-description", #2 says:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">2. Each value of"printer-supply-description" MUST be tagged with the natural language [RFC5646] specified by prtGeneralCurrentLocalization, prtLocalizationLanguage, and prtLocalizationCountry; and</div></blockquote><div class=""><br class=""></div><div class="">It isn't clear where these "tags" need to be in the string values, and they aren't included in the PAPI values from the example, but I think they ought to be. Here's the examples I have in NODRIVER currently:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier" class="">printer-supply-description[1] = "Black Toner Cartridge S/N:16859422"</font></div><div class=""><font face="Courier" class="">printer-supply-description[2] = "Cyan Toner Cartridge S/N:16852765"</font></div><div class=""><font face="Courier" class="">printer-supply-description[3] = "Magenta Toner Cartridge S/N:16859681"</font></div><div class=""><font face="Courier" class="">printer-supply-description[4] = "Yellow Toner Cartridge S/N:16859372"</font></div><div class=""><font face="Courier" class="">printer-supply-description[5] = "Waste Toner Bin S/N:16816815"</font></div><div class=""><font face="Courier" class="">printer-supply-description[6] = "Fuser Kit S/N:16820223"</font></div><div class=""><font face="Courier" class="">printer-supply-description[7] = "Transfer Kit S/N:16821304"</font></div></div><div class=""><br class=""></div><div class="">When tagged to indicate US English, would a tagged set look like this?</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier" class="">printer-supply-description[1] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Black Toner Cartridge S/N:16859422"</span></div><div class=""><font face="Courier" class="">printer-supply-description[2] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Cyan Toner Cartridge S/N:16852765"</span></div><div class=""><font face="Courier" class="">printer-supply-description[3] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Magenta Toner Cartridge S/N:16859681"</span></div><div class=""><font face="Courier" class="">printer-supply-description[4] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Yellow Toner Cartridge S/N:16859372"</span></div><div class=""><font face="Courier" class="">printer-supply-description[5] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Waste Toner Bin S/N:16816815"</span></div><div class=""><font face="Courier" class="">printer-supply-description[6] = "</font><span style="font-family: Courier;" class="">en-US</span><span style="font-family: Courier;" class="">Fuser Kit S/N:16820223"</span></div><div class=""><font face="Courier" class="">printer-supply-description[7] = "en-US</font><span style="font-family: Courier;" class="">Transfer Kit S/N:16821304"</span></div></div><div class=""><font face="Courier" class=""><br class=""></font></div><div class="">Thanks for your help!</div><div class=""><br class=""></div><div class=""><div class="">Smith<br class=""><br class="">/**<br class="">    Smith Kennedy<br class="">    HP Inc.<br class="">*/</div><br class=""></div></body></html>