Annotation of 43BSDReno/contrib/isode-beta/pepy/test.asn1/iso9069-sdif.py, revision 1.1

1.1     ! root        1: ISO9069-SDIF DEFINITIONS ::=
        !             2: BEGIN
        !             3: 
        !             4: Data-stream ::= SEQUENCE
        !             5:   { data-stream-character-set Character-set-designation ,
        !             6:     data-stream-name SDIF-name-and-description ,
        !             7:     related-documents-A [APPLICATION 8] IMPLICIT SEQUENCE OF Document-descriptor OPTIONAL ,
        !             8:     main-document [APPLICATION 9] IMPLICIT Document-descriptor ,
        !             9:     related-documents-B [APPLICATION 10] IMPLICIT SEQUENCE OF Document-descriptor OPTIONAL }
        !            10: 
        !            11: Document-descriptor ::= [APPLICATION 11] IMPLICIT SEQUENCE
        !            12:   { document-name SDIF-name-and-description ,
        !            13:     first-identifier SDIF-identifier ,
        !            14:     document-entity SGML-document-entity ,
        !            15:     external-entities SET OF Entity-descriptor OPTIONAL }
        !            16: 
        !            17: Entity-descriptor ::= [APPLICATION 12] IMPLICIT SEQUENCE
        !            18:   { entity-identifier SDIF-identifier ,
        !            19:     entity-name SGML-name ,
        !            20:     CHOICE
        !            21:       { subdocument-structure Subdocument-structure ,
        !            22:         text-entity SGML-text-entity ,
        !            23:         data-entity Non-SGML-data-entity ,
        !            24:         cross-reference SDIF-identifier ,
        !            25:         omitted-public-text NULL } }
        !            26: 
        !            27: Subdocument-structure ::= [APPLICATION 13] IMPLICIT SEQUENCE
        !            28:   { first-identifier SDIF-identifier ,
        !            29:     subdocument-entity SGML-subdocument-entity }
        !            30: 
        !            31: Character-set-designation ::= [APPLICATION 0] IMPLICIT OCTET STRING
        !            32: 
        !            33: Non-SGML-data-entity ::= [APPLICATION 1] IMPLICIT OCTET STRING
        !            34: 
        !            35: SDIF-identifier ::= [APPLICATION 2] IMPLICIT OCTET STRING
        !            36: 
        !            37: SDIF-name-and-description ::= [APPLICATION 3] IMPLICIT OCTET STRING
        !            38: 
        !            39: SGML-document-entity ::= [APPLICATION 4] IMPLICIT OCTET STRING
        !            40: 
        !            41: SGML-name ::= [APPLICATION 5] IMPLICIT OCTET STRING
        !            42: 
        !            43: SGML-subdocument-entity ::= [APPLICATION 6] IMPLICIT OCTET STRING
        !            44: 
        !            45: SGML-text-entity ::= [APPLICATION 7] IMPLICIT OCTET STRING
        !            46: 
        !            47: END

unix.superglobalmegacorp.com

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