PWG> Full example of Micro Job Ticket

PWG> Full example of Micro Job Ticket

McDonald, Ira imcdonald at sharplabs.com
Mon Aug 16 10:10:52 EDT 2004


Hi,

This example (from section 18) of the Micro Job Ticket
was damaged by a translation tool when the HTML was
generated from the source markup.

See the beginnings of sections 6, 7, and 8 for the
synposis of the syntax of a JobTicket, Job, or
Document element.

Cheers,
- Ira

Ira McDonald (Musician / Software Architect)
Blue Roof Music / High North Inc
PO Box 221  Grand Marais, MI  49839
phone: +1-906-494-2434
email: imcdonald at sharplabs.com

--------------------------------
.pwg:JobTicket              -- begin job ticket
101="sjt10"                 -- type and version
155="201,252"               -- media and finishings on job mandatory
156="vnd,http://example.com/sjt-namespace.txt" -- Vendor ABNF

.pwg:Job                    -- begin job
201="iso_a4_210x297mm"      -- ISO A4 letter
251=3                       -- 3 copies of this job
252="4,6"                   -- staple and cover finishings on job
vnd:251=50                  -- vendor extension 'JobZoom'

.pwg:Document               -- begin document
301=202                     -- JPEG document format
302="http://example.com/pictures/778.jpg" -- document URI
355="Bermuda Sunset"        -- document name
vnd:351=3                   -- vendor extension 'DocumentSharpening'
./pwg:Document              -- end document
./pwg:Job                   -- end job
./pwg:JobTicket             -- end job ticket



More information about the Pwg mailing list