Roger K deBry
Senior Techncial Staff Member
Architecture and Technology
IBM Printing Systems
email: rdebry@us.ibm.com
phone: 1-303-924-4080
---------------------- Forwarded by Roger K Debry/Boulder/IBM on 05/29/97 03:59
PM ---------------------------
        ipp-owner @ pwg.org
        05/29/97 03:51 PM
Please respond to ipp-owner@pwg.org @ internet
To: ipp @ pwg.org @ internet
cc:
Subject: IPP> MOD - document format question
In working on the Model document, I had several requests to come up with a
better format for all of Job Template attributes.
I used to have something like the following for each Job Template attribute:
------------------------------------------------------
1.0 xxx (syntax)
1.1 As a create request attribute: xxx (syntax, OPT/MAND/etc.)
1.2 As a Job object attribute: xxx (syntax, OPT/MAND/etc.)
1.3 As a Printer object attribute
1.3.1 Default Behavior
1.3.2 As a default value ttribute: xxx (syntax, OPT/MAND/etc.)
1.3.3 As a supported attribute : xxx-supported (OPT/MAND/etc.)
1.3.4 As an available attribute : xxx-available (syntax, OPT/MAND/etc.)
------------------------------------------------------
Now I propose something like:
(WARNING: requires some non-proportional spaced font)
------------------------------------------------------
1.0 xxx
+----------------------+-------------------+-------------------------+
| Create Request       | JOB Object        | Printer Supported       |
| Attribute            | Attribute         | Attribute               |
+----------------------+-------------------+-------------------------+
| xxx                  | xxx               | xxx-supported           |
| syntax               | syntax            | syntax                  |
| OPT/MAND/etc.        | OPT/MAND/etc.     | OPT/MAND/etc.           |
+----------------------+-------------------+-------------------------+
+----------------------+-------------------+
| Printer Default      | Printer Available |
| Value Attribute      | Attribute         |
+----------------------+-------------------+
| xxx                  | xxx-available     |
| syntax               | syntax            |
| OPT/MAND/etc.        | OPT/MAND/etc.     |
+----------------------+-------------------+
Any comments or suggestions?
Scott