[IPP] Update IANA registry in advance of errata resolution for Issue #113?

[IPP] Update IANA registry in advance of errata resolution for Issue #113?

Kennedy, Smith (Wireless & IPP Standards) smith.kennedy at hp.com
Thu Jun 23 20:50:57 UTC 2022


Greetings,

In advance of an erratum resolution in PWG 5100.7 for Issue #113 (https://www.pwg.org/dynamo/issues.php?L113+P-1+S-2+I0+E0+Z67+Q <https://www.pwg.org/dynamo/issues.php?L113+P-1+S-2+I0+E0+Z67+Q>), HP Inc. is requesting updating the registration of the "media-size" members of "media-col-database" and "media-col-ready" to also list the "rangeOfInteger" syntax in addition to the current "integer" syntax. HP Inc. is also requesting that the definitions specify a lower bounds of 0 instead of 1 for the "x-dimension" and "y-dimension" members of "media-col-database" and "media-col-ready" to match the member definitions in the "media-col" Job Template attribute.

The current registration listed on pages 58 and 60 of PWG 5100.7-2019 are:

media-col-database (1setOf collection)
  <Any "media-col" member attribute>
  media-source-properties (collection)
    media-source-feed-direction (type2 keyword)
    media-source-feed-orientation (type2 enum)

media-col-ready (1setOf collection)
  <Any "media-col" member attribute>
  media-source-properties (collection)
    media-source-feed-direction (type2 keyword)
    media-source-feed-orientation (type2 enum)

media-size-supported (1setOf collection)
  x-dimension (integer(1:MAX) | rangeOfInteger(1:MAX))
  y-dimension (integer(1:MAX) | rangeOfInteger(1:MAX))

If HP Inc.'s requests are followed, the IANA IPP Registry would be updated like so (changes in red if you can see color):

media-col-database (1setOf collection)
  <Any "media-col" member attribute>
  media-size (collection)
    x-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))
    y-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))
  media-source-properties (collection)
    media-source-feed-direction (type2 keyword)
    media-source-feed-orientation (type2 enum)

media-col-ready (1setOf collection)
  <Any "media-col" member attribute>
  media-size (collection)
    x-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))
    y-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))
  media-source-properties (collection)
    media-source-feed-direction (type2 keyword)
    media-source-feed-orientation (type2 enum)

media-size-supported (1setOf collection)
  x-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))
  y-dimension (integer(0:MAX) | rangeOfInteger(0:MAX))


Doing this registration sooner rather than later will help systems that generate code from the IANA IPP Registry, such as "jipp".

Let me know if there are any objections to this registration via email or we can discuss at the next IPP Workgroup call.

Cheers,

Smith

/**
    Smith Kennedy
    HP Inc.
*/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pwg.org/pipermail/ipp/attachments/20220623/0316f676/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.pwg.org/pipermail/ipp/attachments/20220623/0316f676/attachment.sig>


More information about the ipp mailing list