Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grindposy-1.py, revision 1.1.1.1

1.1       root        1: -- automatically generated by rosy 3.1 #15 (killer-rat), do not edit!
                      2: 
                      3: IMAGE DEFINITIONS ::=
                      4: 
                      5: BEGIN
                      6: 
                      7: Initialize-INV ::=
                      8:        SEQUENCE {
                      9:            proposed[0]
                     10:                IMPLICIT Version
                     11:                DEFAULT { version-1 }
                     12:        }
                     13: 
                     14: Initialize-RSP ::=
                     15:        SEQUENCE {
                     16:            negotiated[0]
                     17:                IMPLICIT Version
                     18:                OPTIONAL
                     19:        }
                     20: 
                     21: VersionsSupported ::=
                     22:        SEQUENCE {
                     23:            supported[0]
                     24:                IMPLICIT Version
                     25:        }
                     26: 
                     27: Version ::=
                     28:        BIT STRING {
                     29:            version-1(0)
                     30:        }
                     31: 
                     32: ReadImage-INV ::=
                     33:        SEQUENCE {
                     34:                SEQUENCE OF
                     35:                    CHOICE {
                     36:                        file-name[0]
                     37:                            IMPLICIT Filename,
                     38: 
                     39:                        mail-address[1]
                     40:                            IMPLICIT Mail-Address
                     41:                    },
                     42: 
                     43:                SEQUENCE OF
                     44:                    Format
                     45:        }
                     46: 
                     47: ReadImage-RSP ::=
                     48:        SEQUENCE {
                     49:                CHOICE {
                     50:                    x-windows
                     51:                        X-Windows-Bitmap
                     52:                }
                     53:        }
                     54: 
                     55: FormatsSupported ::=
                     56:        SEQUENCE {
                     57:            supported[0]
                     58:                IMPLICIT Format
                     59:        }
                     60: 
                     61: Format ::=
                     62:        BIT STRING {
                     63:            x-windows-bitmap(0)
                     64:        }
                     65: 
                     66: Filename ::=
                     67:     [APPLICATION 1]
                     68:        IMPLICIT GraphicString
                     69: 
                     70: Mail-Address ::=
                     71:     [APPLICATION 2]
                     72:        IMPLICIT SEQUENCE {
                     73:            local[0]
                     74:                IMPLICIT GraphicString,
                     75: 
                     76:            domain[1]
                     77:                IMPLICIT GraphicString,
                     78: 
                     79:            options[2]
                     80:                IMPLICIT BIT STRING {
                     81:                    default-local(0),
                     82:                    default-host(1)
                     83:                }
                     84:                DEFAULT { default-local,  default-host }
                     85:        }
                     86: 
                     87: X-Windows-Bitmap ::=
                     88:     [APPLICATION 100]
                     89:        IMPLICIT SET {
                     90:            width[0]
                     91:                IMPLICIT INTEGER,
                     92: 
                     93:            height[1]
                     94:                IMPLICIT INTEGER,
                     95: 
                     96:            hot-spot-x[2]
                     97:                IMPLICIT INTEGER
                     98:                DEFAULT -1,
                     99: 
                    100:            hot-spot-y[3]
                    101:                IMPLICIT INTEGER
                    102:                DEFAULT -1,
                    103: 
                    104:            data[4]
                    105:                IMPLICIT OCTET STRING
                    106:        }
                    107: 
                    108: END

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.