Currently, "printer-uri" is a MANDATORY Operation Attribute of the Create-Job operation (see section 15.3.4.3 Validate the presence of a single occurrence of required Operation attributes).
> Rather the URI is implicit in the request (since the command arrives at the
> right place). The real issue is that the reference generated by the printer
> (job-URI) must make sense in the address space of the client (so that it can
> use it). This works well for some adressing schemes but not for others.
> > >
> > > This is the only way we can make transport independance work
> >
> > Uniform Resource Identifiers (URI) can be used on many different
> > transports (though not all transports). But IPP is the Internet Printing
> > Protocol, so I think identifying resources by network location (URL) is
> > reasonable.
> [Paul Moore] Aha - so you are in the 'let there be IPP for Internet
> and something else for other scenarios' camp. There is also, I am sure you
> are aware, the 'IPP is just a convenient name, lets use it on all
> transports' camp.
Well, there's also the PWG's Server to Device Protocol (SDP) to cover another class of transports.
> > >
>
>