Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grind2a-2f.bnf, revision 1.1

1.1     ! root        1: <presentation-address> ::=
        !             2:                [[[ <psel> "/" ] <ssel> "/" ] <tsel> "/" ]
        !             3:                <network-address-list>
        !             4: 
        !             5: <network-address-list> ::=
        !             6:                <network-address> "|" <network-address-list>
        !             7:              | <network-address>
        !             8: 
        !             9: <psel> ::=     <selector>
        !            10: <ssel> ::=     <selector>
        !            11: <tsel> ::=     <selector>
        !            12: 
        !            13: <selector> ::=
        !            14:                '"' <otherstring> '"'           -- IA5
        !            15:                                                -- (for other chars use hex)
        !            16:              | "#" <digitstring>               -- US GOSIP
        !            17:              | "'" <hexstring> "'H"            -- hex
        !            18:              | ""                              -- empty but present
        !            19: 
        !            20: <network-address> ::=
        !            21:                "NS" "+" <hexstring>            -- concrete binary
        !            22:                                                -- this is the compact
        !            23:                                                --   encoding
        !            24:              | <afi> "+" <idi> [ "+" <dsp> ]
        !            25: 
        !            26: 
        !            27: <afi>          ::= "X121" | "DCC" | "TELEX" | "PSTN" | "ISDN"
        !            28:                        | "ICD" | "LOCAL"
        !            29: 
        !            30: <idi>          ::= <digitstring>
        !            31: 
        !            32: <dsp>  ::=     "d" <digitstring>               -- abstract decimal
        !            33:              | "x" <hexstring>                 -- abstract binary
        !            34:              | "l" <otherstring>               -- IA5: local form only
        !            35:              | "RFC-1006" "+" <prefix> "+" <ip>
        !            36:                        [ "+" <port> [ "+" <tset> ]]
        !            37:              | "X.25(80)" "+" <prefix> "+" <dte>
        !            38:                        [ "+" <cudf-or-pid> "+" <hexstring> ]
        !            39:              | "ECMA-117-Binary" "+" <hexstring> "+" <hexstring>
        !            40:                        "+" <hexstring>
        !            41:              | "ECMA-117-Decimal" "+" <digitstring> "+" <digitstring>
        !            42:                        "+" <digitstring>

unix.superglobalmegacorp.com

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