home *** CD-ROM | disk | FTP | other *** search
/ Internet Standards / CD2.mdf / ccitt / 1992 / t / t330_3.asc < prev    next >
Text File  |  1991-12-31  |  89KB  |  3,933 lines

  1.           The drawaing contained in this Recommendation have been done in Autocad
  2.           10.2   Operation of the TLMAU
  3.                 The section describes how the TLMAU will provide the TLM abstract  service.
  4.           The TLM abstract operations have been defined by abstract  operations,  sometimes
  5.           with associated results or errors. These abstract operations, results and  errors
  6.           are realized via the exchange of TAPDUs between the TLM terminal and the TLMAU.
  7.                 The realization of the abstract operations for the import and export  ports
  8.           linking the TLMAU and the MTS, is beyond the scope of  this  Recommendation.  For
  9.           the purpose of this section import and export operations will be considered to be
  10.           similar to submission and delivery port operations.
  11.           10.2.1 MessageSend
  12.                 The MessageSend operation will be provided by  the  TLMAU  via  the  Send-,
  13.           SendAck- and Exception-TAPDUs:
  14.                 Upon receipt of Send-TAPDU by the TLMAU, the TLMAU will take the  following
  15.           actions:
  16.                  1)   The  TLMAU  will  invoke   the   MTAS   import   abstract   operation
  17.                      MessageSubmission with the following argument values:
  18.                               Source of MTAS MessageSubmission arguments
  19.  
  20.                                         CorrespondingSend-TAPDU         
  21.                                         component                       
  22.            MessageSubmission argument     Element        Value name            Operation
  23.                                             name      
  24.            originator-name                   -               -          Authenticate User 
  25.                                                                          (remarque 1)
  26.            original-encoded-informati         -               -         set by TLMAU to EITs of 
  27.            on-types                                                      submitted IPM's body
  28.            content-type                       -               -         set by TLMAU to "IPMS"
  29.            content-identifier                 -               -         Local matter
  30.            content-correlator                 -               -         Local matter
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           PAGE36  Fascicle VII.5 - Rec.T.330
  71.  
  72.  
  73.  
  74.  
  75.                                            
  76.  
  77.          recipient-name                 to, cc,        primary-,      constructed by TLMAU
  78.                                           bcc           copy-,        
  79.                                                     blind-copy-recip  
  80.                                                           ient        
  81.          Note 1 - Authenticate User is constructed from TID obtained from CSS terminal ID.
  82.          Note 2 - The IPM submitted as the content is constructed by the TLMAU. Send-TAPDU
  83.          components representing IPMS elements are  mapped  onto  the  corresponding  IPMS
  84.          application protocol data unit (APDU) elements.
  85.          Note 3 - A multi-document messages will be submitted as  an  IP  message  with  a
  86.          multi-part body, each body part corresponding to a submitted document.
  87.          Note 4 - When this-IPM of IPMS element is omitted, the TLMAU shall construct this
  88.          component which consists of the following components: originator name,  Date  and
  89.          Time and, if necessary, a sequence number.
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  143.  
  144.                   Other message submission  arguments  have  a  corresponding  Send-TAPDU
  145.                   component. If this component is omitted, the default value applies.
  146.                2)  If the MessageSubmission operation results in an error or if an  error
  147.                   is detected in the Send-TAPDU, the TLMAU will return an Exception-TAPDU
  148.                   to the originating TLM terminal.
  149.                3)   The  TLMAU  will,  when  required,  return  a  SendAck-TAPDU  to  the
  150.                   originating TLM terminal following the  successful  completion  of  the
  151.                   MessageSubmission operation. The values of the  SendAck-TAPDU  will  be
  152.                   set as follows:
  153.                                  Source of SendAck-TAPDU components
  154.  
  155.                   SendAck-TAPDU component          
  156.                    Element name     Value name                 Source
  157.                   correlationInf   call-id          CallIdentification that 
  158.                   o                                 identifies previous Send-TAPDU 
  159.                                                     being reported on
  160.                   submissionId     submission-msg   MTS 
  161.                                    -id              message-submission-identifier
  162.                   submissionTime   submission-tim   MTS message-submission-time
  163.                                    e                
  164.  
  165.                4)   The  TLMAU  will  maintain  a  one-to-one  correlation  between   MTS
  166.                   message-submission-identifiers and correlation  information  values  to
  167.                   facilitate status query.
  168.          10.2.2 MessageProbe
  169.                The MessageProbe operation  is  provided  by  the  TLMAU  via  the  Probe-,
  170.          ProbeAck- and Exception-TAPDUs.
  171.                Upon receipt of the Probe-TAPDU by the  TLMAU,  the  TLMAU  will  take  the
  172.          following actions:
  173.                1)   The  TLMAU  will  invoke   the   MTAS   import   abstract   operation
  174.                   ProbeSubmission with the following argument values:
  175.                   Source of MTAS ProbeSubmission arguments.
  176.                   See S 10.2.1 - MessageSubmission arguments.
  177.                2)  If the Probe operation results in an error or if an error is  detected
  178.                   in the Probe-TAPDU, the TLMAN will return  an  Exception-TAPDU  to  the
  179.                   originator.
  180.                3)  The  TLMAU  will,  when  required,  return  a  ProbeAck-TAPDU  to  the
  181.                   originator, following the successful completion of the probe operation.
  182.                   The values of the ProbeAck-TAPDU will be set as follows:
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.          PAGE36  Fascicle VII.5 - Rec.T.330
  214.  
  215.  
  216.  
  217.  
  218.                                             
  219.  
  220.                                  Source of ProbeAck-TAPDU components
  221.  
  222.                     ProbeAck-TAPDU component         
  223.                      Element name     Value name                 Source
  224.                     correlationInf    call-id         CallIdentification that 
  225.                     o                                 identifies previous Probe-TAPDU 
  226.                                                       being reported on
  227.                     probeId           probe-msg-id    MTS probe-submission-identifier
  228.                     submissionTime                    MTS probe-submission-time
  229.                                      submission-tim   
  230.                                      e                
  231.                  10.2.3 ExplicitReceive
  232.                 The  ExplicitReceive  operation  is  provided  by   the   TLMAU   via   the
  233.           ExplicitRN-, ExplicitRNAck- and Exception-TAPDUs.
  234.                 Upon receipt of the ExplicitRN-TAPDU the  TLMAU  will  take  the  following
  235.           actions:
  236.                  1)   The  TLMAU  will  invoke   the   MTAS   import   abstract   operation
  237.                      MessageSubmission with the following argument values:
  238.                              Source of MTAS MessageSubmission components
  239.  
  240.                                            Corresponding         
  241.                     MessageSubmiss       ExplicitRN-TAPDU                   Operation
  242.                     ion argument             component          
  243.                                        Element      Value name   
  244.                                          name      
  245.                     originator-nam        -            -        authenticate user
  246.                     e                
  247.                     original-encod   
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  286.  
  287.                   ed-information         -             -        set by TLMAU to "unspecified"
  288.                   -types           
  289.                   content-type           -             -        set by TLMAU to "IPMS"
  290.                   content-identi         -             -        Local matter
  291.                   fier             
  292.                   priority           priority                   
  293.                                                  priority-in  
  294.                                                       d       
  295.                   per-message-in                               
  296.                   dicators              -            -       set to 
  297.                   disclose-recip        -            -       "disclosure-of-recipient-prohibi
  298.                   ients                 -            -       ted"
  299.                   conversion-pro        -            -       set to "conversion-prohibited"
  300.                   hibited                                      set to 
  301.                   alternate-reci                               "alternate-recipient-prohibited"
  302.                   pient-allowed                                set to 
  303.                   content-return                               "content-return-not-requested"
  304.                   -request                                     
  305.                   recipient-name    recipients   recipient-n  
  306.                                                      ame      
  307.                   originator-rep         -             -        set by TLMAU to "no report"
  308.                   ort-request      
  309.                   content                -             -        identified as IPN
  310.          Note 1 -  The  IPN  submitted  as  the  content  is  constructed  by  the  TLMAU.
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.          PAGE36  Fascicle VII.5 - Rec.T.330
  357.  
  358.  
  359.  
  360.  
  361.                                             
  362.  
  363.           ExplicitRN-TAPDU  elements  representing  IPMS  elements  are  mapped  onto   the
  364.           corresponding IPMS APDU elements.
  365.           Note 2 - If receipt-time is omitted, the TLMAU extracts the Receipt time from the
  366.           CSS of the session in which this TAPDU was transferred to. This time  may  differ
  367.           from the time of actual receipt of IPM.
  368.           Note 3 - Set acknowledgment-mode of IPN to "manual".
  369.                  2)  If the Message-Submission operation results in an error, or if an error 
  370.                      is  detected  in  the  ExplicitRN-TAPDU,  the  TLMAU  will  return   an
  371.                      Exception-TAPDU to the originator.
  372.                  3)  The TLMAU will, when required, return  a  ExplicitRNAck-TAPDU  to  the
  373.                      originator,   following    the    successful    completion    of    the
  374.                      MessageSubmission operation. The values of the ExplicitRNAck-TAPDU will
  375.                      be set as follows:
  376.                                Source of ExplicitRNAck-TAPDU components
  377.  
  378.                     ExplicitRNAck-TAPDU component    
  379.                      Element name      Value name                  Source
  380.                     correlationInf   call-id          CallIdentification that 
  381.                     o                                 identifies previous 
  382.                                                       ExplicitRN-TAPDU being reported 
  383.                                                       on
  384.                     submissionId     submission-msg   MTS 
  385.                                      -id              message-submission-identifier
  386.                     submissionTime   submission-tim   MTS message-submission-time
  387.                                      e                
  388.                  10.2.4 MessageCancel
  389.                 The MessageCancel operation is provided by the TLMAU via  the  Cancel-  and
  390.           Exception-TAPDUs.
  391.                 Upon receipt of the Cancel-TAPDU by the TLMAU,  the  TLMAU  will  take  the
  392.           following actions:
  393.                 The TLMAU will invoke the MTAS  abstract  operation  CancelDeferredDelivery
  394.           with the following argument value:
  395.                               Source of CancelDeferredDelivery arguments
  396.  
  397.                                            Corresponding Cancel-TAPDU       
  398.                                                     component               
  399.                     CancelDeferredDe     Element name        Value name           Operation
  400.                      livery argument   
  401.                     message-submissi      submissionId                          
  402.                     on-identifier      
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  429.  
  430.                                                submission-msg-i  
  431.                                                        d          
  432.                If the CancelDeferredDelivery operation results  in  an  error,  or  if  an
  433.          error is detected in the Cancel-TAPDU, the TLMAU will return  an  Exception-TAPDU
  434.          to the originating TLM terminal.
  435.          10.2.5 MessageDeliver
  436.                The  MessageDeliver  operation  is  provided   by   the   TLMAU   via   the
  437.          Deliver-TAPDU.
  438.                When the MTAS abstract operation MessageDelivery  is  invoked  by  the  MTS
  439.          with an IPM as the MTS  message  content,  the  TLMAU  will  take  the  following
  440.          actions:
  441.                1)  The TLMAU will construct  a  Deliver-TAPDU  for  transmission  to  the
  442.                   destination TLM terminal with the following element values:
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.          PAGE36  Fascicle VII.5 - Rec.T.330
  500.  
  501.  
  502.  
  503.  
  504.                                             
  505.  
  506.                                   Source of Deliver-TAPDU component
  507.  
  508.                     Deliver-TAPDU component          Corresponding MessageDelivery   
  509.                                                                 argument                 Operation
  510.                      Element         Value name                                      
  511.                        name     
  512.                                                                                      when control 
  513.                                                                                      Information is 
  514.                                                                                      conveyed by a 
  515.                     quantityO   number-of-docs                     -                normal document, 
  516.                     fDocs                                                            set number of 
  517.                                                                                      associated 
  518.                                                                                      documents in 
  519.                                                                                      Deliver-TAPDU
  520.                     priority     priority-ind         priority                       
  521.                     originato    originator-name      originator-name                
  522.                     r           
  523.                     thisRecip                         this-recipient-name            
  524.                     ient        this-recipient-name  
  525.                     intendedR                                                        
  526.                     ecipient    intended-recipient-  originally-intended-recipient   
  527.                                 name                 -name                           
  528.                     otherReci                         other-recipient-names          
  529.                     pients      other-recipient-nam  
  530.                                 e                    
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  572.  
  573.                     submissio    submission-time      message-submission-time        
  574.                     nTime       
  575.                     timeOfDel    delivery-time        message-delivery-time          
  576.                     ivery       
  577.                     deliveryI    delivery-msg-id      message-delivery-identifier    
  578.                     d           
  579.                     conversio    eIT                                                 
  580.                     nIndicati                        original-encoded-information-   
  581.                     on                               types                           
  582.                     conversio                         delivery-flags                 
  583.                     nIndicati   conversion-prohibit  
  584.                     on          ed                   
  585.                     converted    eIT                                                 
  586.                     InfoTypes                        converted-encoded-information   
  587.                                                      -types                          
  588.           Note 1 - The IPM received by  TLMAU  is  used  to  construct  the  Deliver-TAPDU,
  589.           Deliver-TAPDU elements, representing  MTS  and  IPMS  elements  of  service,  are
  590.           constructed by the TLMAU from the MessageDeliver  operation  arguments  and  IPMS
  591.           application protocol data unit (APDU) values as indicated above.
  592.           Note 2 - Multi-part body message will be sent to the destination TLM terminal  by
  593.           the TLMAU as a multi-document message,  each  document  corresponding  to  an  IP
  594.           message body part.
  595.                  2)  If the TLMAU is unable to deliver the constructed Deliver-TAPDU to the
  596.                      designation TLM terminal, then an IPN will be constructed for return to
  597.                      the IPMS originator. This IPN will be submitted according to S 10.2.6.
  598.                  3)  The definition of the export port  MessageDeliver  abstract  operation
  599.                      should include a result  argument  indicating  successful  delivery  or
  600.                      non-delivery. The MTS would then return delivery notifications  to  the
  601.                      originators of messages routed through a TLMAU only  after  the  result
  602.                      value was indicated.
  603.           10.2.6 ReceiptStatus Notice
  604.                 The  ReceiptStatusNotice  operation  is  provided  by  the  TLMAU  via  the
  605.           ReceiptStatusNotice-TAPDU.
  606.                 When the MTAS abstract operation MessageDelivery  is  invoked  by  the  MTS
  607.           with an IPN as the IPMS content, the TLMAU will take the following actions:
  608.                  1)  The TLMAU will construct a ReceiptStatusNotice-TAPDU for  transmission
  609.                      to the destination TLM terminal with the following element values:
  610.                             Source of ReceiptStatusNotice-TAPDU components
  611.  
  612.                     ReceiptStatusNotice-TAPDU              Corresponding         
  613.                     component                        
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.           PAGE36  Fascicle VII.5 - Rec.T.330
  643.  
  644.  
  645.  
  646.  
  647.                                             
  648.  
  649.                                               MessageDelivery and          Operation
  650.                      Element        Value name       receive RN/NRN argument   
  651.                        name     
  652.                                                                                   when control 
  653.                                                                                  Information is 
  654.                                                                                  conveyed by a 
  655.                     quantityO   number-of-docs                   -              normal document, 
  656.                     fDocs                                                        set number of 
  657.                                                                                  associated 
  658.                                                                                  documents in 
  659.                                                                                  ReceiptStatusNot
  660.                                                                                  ice-TAPDU
  661.                     priority    priority-ind         priority                    
  662.                     deliveryI   delivery-id          message-delivery-identifi   
  663.                     d                                er                          
  664.                                                                                   if this element 
  665.                                                                                  is omitted, this 
  666.                     originato   originator-name      originator-identifier       argument should 
  667.                     r                                                            be constructed 
  668.                                                                                  from TID obtains 
  669.                                                                                  from CSS
  670.                     thisRecip   this-recipient-nam   this-recipient-identifier   
  671.                     ient        e                    
  672.                     submissio   submission-time      message-submission-time     
  673.                     nTime       
  674.                     timeOfDel   delivery-time        message-delivery-time       
  675.                     ivery       
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  715.  
  716.                                                                        
  717.                     conversio   eIT                  original-encoded-informat   
  718.                     nIndicati                        ion-types                   
  719.                     on          
  720.                     conversio   conversion-prohibi   delivery-flags              
  721.                     nIndicati   ted                  
  722.                     on          
  723.                     converted   eIT                  converted-encoded-informa   
  724.                     InfoTypes                        tion-types                  
  725.                     notificat   report-type          choice                      
  726.                     ionType     
  727.                     subjectIP   subject-ipm-id       subject-ipm                 
  728.                     M           
  729.                     iPNOrigin   ipn-originating-us   ipn-originator              
  730.                     ator        er                   
  731.                     preferred   preferred-recipien   ipm-preferred-recipient     
  732.                     Recipient   t                    
  733.                     timeOfRec   receipt-time         receipt-time                
  734.                     eipt        
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.           PAGE36  Fascicle VII.5 - Rec.T.330
  786.  
  787.  
  788.  
  789.  
  790.                                            
  791.  
  792.                   typeOfRec   type-of-receipt      acknowledgment-mode         
  793.                   eipt        
  794.                   supplRece   suppl-receipt-info   suppl-receipt-info          
  795.                   iptInfo     
  796.                   nonReceip   non-receipt-reason    non-receipt-reason         
  797.                   tInfo       
  798.                   nonReceip   discard-reason       discard-reason              
  799.                   tInfo       
  800.                   comment     comments             auto-forward-comment        
  801.                   messageRe            -          returned-ipm                
  802.                   turnedInd   
  803.          Note  -  What  is  received   by   the   TLMAU   is   used   to   construct   the
  804.          ReceiptStatusNotice-TAPDU. ReceiptStatusNotice-TAPDU  elements  representing  MTS
  805.          and  IPMS  elements  of  service,  are  constructed  by  the   TLMAU   from   the
  806.          MessageDeliver operation arguments and IPMS APDU values, as indicated above.
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  858.  
  859.                  10.2.7 DeliveryStatusNotice
  860.                 The DeliveryStatusNotice operations are  provided  by  the  TLMAU  via  the
  861.           DeliveryStatusNotice-TAPDU.
  862.                 When the MTS abstract operation ReportDelivery is invoked by the  MTS,  the
  863.           TLMAU will take the following actions:
  864.                  1)  The TLMAU will construct a DeliveryStatusNotice-TAPDU for transmission
  865.                      to the destination TLM terminal with the following element values:
  866.                            Source of DeliveryStatusNotice-TAPDU components
  867.  
  868.                     DeliveryStatusNotice-TAPDU       Corresponding ReportDelivery       Operation
  869.                     component                                  argument            
  870.                      Element         Value name                                     
  871.                        name     
  872.                                                                                     when control 
  873.                                                                                     Information is 
  874.                                                                                     conveyed by a 
  875.                     quantityO   number-of-docs                     -                normal document, 
  876.                     fDocs                                                           set number of 
  877.                                                                                     associated 
  878.                                                                                     documents in 
  879.                                                                                     DeliveryStatusNo
  880.                                                                                     tice-TAPDU
  881.                                                                                     CallIdentificati
  882.                     correlati   call-id                            -                on that 
  883.                     onInfo                                                          identifies 
  884.                                                                                     previous 
  885.                                                                                     Send-TAPDU being 
  886.                                                                                     reported on
  887.                     priority    priority-ind         priority                       
  888.                     submissio   submission-id        subject-identifier             
  889.                     nId         
  890.                     probeId     submission-id        subject-identifier             
  891.                     reportedR   
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.           PAGE36  Fascicle VII.5 - Rec.T.330
  929.  
  930.  
  931.  
  932.  
  933.                                             
  934.  
  935.                     ecipient    reported-recipient-  actual-recipient-identifier    
  936.                                 name                 
  937.                     notificat   report-type          report                         
  938.                     ionType     
  939.                     intendedR   intended-recipient-  originally-intended-recipien   
  940.                     ecipient    name                 t                              
  941.                     converted   eIT                  converted-encoded-informatio   
  942.                     InfoTypes                        n-types                        
  943.                     timeOfDel   delivery-time        message-delivery-time          
  944.                     ivery       
  945.                     typeOfUA    type-of-ua           type-of-MTS-user               
  946.                     nonDelive   reason-code          non-delivery-reason-code       
  947.                     ryReason    
  948.                     nonDelive   diagnostic-code      non-delivery-diagnostic-code   
  949.                     ryReason    
  950.                     contentRe   
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  1001.  
  1002.                   turned                           returned-content               
  1003.                   2)  When required, the TLMAU will accumulate notifications pertaining to a 
  1004.                   single Send-TAPDU and  construct  a  single  DeliveryStatusNotice-TAPDU
  1005.                   from multiple ReportDelivery operations.
  1006.          10.2.8 Register
  1007.                The register  operation  is  provided  by  the  TLMAU  via  the  register-,
  1008.          RegisterAck- and Exception-TAPDUs.
  1009.                Upon receipt of the Register-TAPDU,  the  TLMAU  will  take  the  following
  1010.          actions:
  1011.                -   If a message delete mode was selected,  the  TLMAU  will  subsequently
  1012.                   operate according to the new mode with respect to messages output  from
  1013.                   the DS of the TLM terminal originating the Register-TAPDU.
  1014.                -   If an error recovery mode was selected, the  TLMAU  will  subsequently
  1015.                   handle error recovery  according  to  the  selected  criteria  for  all
  1016.                   transactions with the originator of the Register-TAPDU.
  1017.                -   If a DS mode was selected, the TLMAU will subsequently either hold for
  1018.                   retrieval, or auto output messages in the DS of the originator  of  the
  1019.                   Register-TAPDU according to the DS mode selected in this TAPDU.
  1020.                -   If the auto discard mode was enabled by the Register-TAPDU,  then  the
  1021.                   TLMAU will commence automatic deletion of messages in the DS  belonging
  1022.                   to the originator of the Register-TAPDU  when  they  are  obsoleted  by
  1023.                   subsequent received IPM's.
  1024.                -   If the auto acknowledgement function was enabled by the Register-TAPDU, 
  1025.                   then  the  TLMAU  will  automatically   format   and   submit   receipt
  1026.                   notifications for subsequent IP messages directed to the originator  of
  1027.                   the Register-TAPDU.  These  notifications  will  be  submitted,  either
  1028.                   following successful delivery of the IP message to the TLM terminal, or
  1029.                   upon deposit of the IP message in the TLM terminal's DS.
  1030.                -   If an error is detected with the Register-TAPDU, the TLMAU will return
  1031.                   an Exception-TAPDU to the originator.
  1032.          10.2.9 DSList
  1033.                The DSList operation is implemented by the TLMAU as an  internal  operation
  1034.          and does not involve the MTS. The DS list operation is provided via the DSQuery-,
  1035.          DSReport- and Exception-TAPDUs as follows:
  1036.                Upon receipt of the DSQuery-TAPDU by the TLMAU, the  TLMAU  will  take  the
  1037.          following actions:
  1038.                -   The TLMAU will prepare a DSReport-TAPDU for return to the  originator.
  1039.                   If there are no messages in DS, the DSReport-TAPDU will indicate this.
  1040.                -   If an error is detected with the DSQuery-TAPDU, the TLMAU will  return
  1041.                   an Exception-TAPDU to the originator.
  1042.          10.2.10   DSDelete
  1043.                The  DSDelete  operation  is  implemented  by  the  TLMAU  as  an  internal
  1044.          operation and does not involve the MTS. The DS Delete operation is  provided  via
  1045.          the DSDelete- and Exception-TAPDUs as follows:
  1046.                -   The TLMAU will delete the indicated message(s) from the DS.
  1047.                -   If an error  is  detected  with  the  DSDelete-TAPDU  or  the  message
  1048.                   indicated is not available for  deletion,  the  TLMAU  will  return  an
  1049.                   Exception-TAPDU to the originator.
  1050.          10.2.11   DSFetch
  1051.                The DSFetch operation is implemented by the TLMAU as an internal  operation
  1052.          and does not  involve  the  MTS.  The  DSFetch  operation  is  provided  via  the
  1053.          OutputRequest-, OutputMessage- and Exception-TAPDUs as follows:
  1054.                Upon receipt of the OutputRequest-TAPDU by the TLMAU, the TLMAU  will  take
  1055.          the following actions:
  1056.                -   For each message indicated in the OutputRequest-TAPDU and found in the
  1057.                   DS, the TLMAU will prepare and return an OutputMessage-TAPDU.
  1058.                -    If  the   delete-after-output   function   was   indicated   in   the
  1059.                   OutputMessage-TAPDU the TLMAU will delete the indicated message(s) from
  1060.                   the DS after output.
  1061.                -   If the "auto delete" message delete mode is  subscribed  to  then  the
  1062.                   TLMAU will delete the indicated message(s) from  the  DS  after  output
  1063.                   regardless of whether the delete-after-output function was selected  in
  1064.                   the OutputRequest-TAPDU.
  1065.                -   If an error is detected with the OutputRequest-TAPDU or the message(s)
  1066.                   indicated were not available for  output,  the  TLMAU  will  return  an
  1067.  
  1068.  
  1069.  
  1070.  
  1071.          PAGE36  Fascicle VII.5 - Rec.T.330
  1072.  
  1073.  
  1074.  
  1075.  
  1076.                                            
  1077.  
  1078.                Exception-TAPDU to the originator. If  some  of  a  list  of  indicated
  1079.                   messages  are  available  in  DS  then  the  TLMAU  will  output  those
  1080.                   available, and then return an Exception-TAPDU for those  not  available
  1081.                   or incorrectly indicated.
  1082.                -   If the "auto output" DS mode is subscribed  to  then  the  output  and
  1083.                   associated deletion functions will be executed when the user subscribed
  1084.                   conditions are met.
  1085.          10.2.12   OutputMessage
  1086.                The delivery-time in this TAPDU is  the  time  when  the  DS  received  the
  1087.          message.
  1088.          10.2.13   MessageStarus
  1089.                The MessageStatus operation is implemented by  the  TLMAU  as  an  internal
  1090.          operation and does not involve the MTS. This operation is  applicable  only  when
  1091.          the  TLMAU  accumulates  notifications  for  previously  submitted  multi-address
  1092.          messages.  The  operations  provided  by  the   TLMAU   via   the   StatusQuery-,
  1093.          StatusReport-and Exception-TAPDUs.
  1094.                Upon receipt of the StatusQuery-TAPDU by the TLMAU,  the  TLMAU  will  take
  1095.          the following actions:
  1096.                -    The  TLMAU  will  construct  a  StatusReport-TAPDU  from  accumulated
  1097.                   notifications   pertaining   to   the   message   identified   in   the
  1098.                   StatusRequest-TAPDU.
  1099.                -   The TLMAU will not allow StatusQuery operation for ReceiptStatusNotice.
  1100.                -   If an error is detected with the StatusReport-TAPDU  or  there  is  no
  1101.                   record  of  the  message  indicated,   the   TLMAU   will   return   an
  1102.                   Exception-TAPDU to the originator.
  1103.          11     Formats and encoding of TAPDU
  1104.          11.1   Principles
  1105.                Elements of a telematic access protocol data unit (TAPDU)  shall  be  coded
  1106.          using human-readable graphic characters of  Recommendation  T.61  coding  scheme.
  1107.          Other coding rules such as mechine-readable coding are for further study.
  1108.          11.2   Structure of TAPDU
  1109.                1)  A TAPDU is composed of one or more documents. The first  one  contains
  1110.                   control information optionally followed by one or more  documents  with
  1111.                   text (message body information). Within one session one or  more  TAPDU
  1112.                   may be conveyed.
  1113.                2)  Control information is conveyed in either  a  control  document  or  a
  1114.                   normal document.
  1115.                3)  The control information is subdivided into a TAPDUs and elements  each
  1116.                   containing a number field and/or name field, and optionally one or more
  1117.                   element value fields.  An  element  number  field,  which  is  language
  1118.                   independent,  and  the  element  name,  which  is  language  dependent,
  1119.                   uniquely identify an element. In  case  of  international  access,  the
  1120.                   element number field must always be present.
  1121.                4)  The value fields of an element may contain the same TAPDU  information
  1122.                   types or different TAPDU information types. The  element  value  fields
  1123.                   (called components) are categorized as follows:
  1124.                   -    components  with  pre-defined  values,  i.e.  components  with   a
  1125.                       specific,  enumerable  set  of  known,  unique  values  (predefined
  1126.                       value);
  1127.                   -   components with a wide range of values which  are  not  pre-defined
  1128.                       (general value).
  1129.                5)  There are two different types of component fields:
  1130.                   -   primitive component;
  1131.                   -   constructor component.
  1132.                6)  Each primitive component contains only one parameter. Each constructor
  1133.                   component contains more than one parameter.
  1134.                7)  A parameter contains a  parameter  value,  optionally  preceded  by  a
  1135.                   Parameter-Id, which identifies the parameters.
  1136.                8)  The formal description of the structure of a TAPDU is shown  in  Table
  1137.                   3/T.330.
  1138.                9)  A line may contain an Element-Id field and component  fields,  or  the
  1139.  
  1140.  
  1141.  
  1142.  
  1143.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  1144.  
  1145.                  first component field of the element starts on a new line.
  1146.                  10) If the number of characters of the  component  exceeds  the  remaining
  1147.                      number of characters on this line, the component must be  divided  into
  1148.                      two or more lines by "NL" function.  However,  it  is  not  allowed  to
  1149.                      divide the component within a parameter.
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.           PAGE36  Fascicle VII.5 - Rec.T.330
  1215.  
  1216.  
  1217.  
  1218.  
  1219.                                            
  1220.  
  1221.                                                 TABLE 3/T.330
  1222.                                            The structure of TAPDUs
  1223.  
  1224.                         TAPDU ::= SEQUENCE {
  1225.                                                            ControlInfo,
  1226.                                                            SEQUENCE OF  MessageBodyInfo
  1227.                   OPTIONAL },
  1228.                     ControlInfo ::= SEQUENCE {
  1229.                                                            TAPDUId,
  1230.                                                            Elements OPTIONAL }
  1231.                     TAPDUId ::= SEQUENCE {
  1232.                                                            TAPDUNumber OPTIONAL,
  1233.                                                            TAPDUName OPTIONAL }
  1234.                         -- One of this must be present.
  1235.                     Elements ::= SEQUENCE {
  1236.                                                            ElementId,
  1237.                                                            ElementValues }
  1238.                     ElementId ::= SEQUENCE {
  1239.                                                            ElementNumber OPTIONAL,
  1240.                                                            ElementName OPTIONAL }
  1241.                         -- One of this must be present.
  1242.                     ElementValues ::= SET OF Component
  1243.                         -- See Note
  1244.                     Component ::= CHOICE {
  1245.                                                            PrimitiveComponent,
  1246.                                                            ConstructorComponent }
  1247.                     PrimitiveComponent ::= Parameter
  1248.                     ConstructorComponent ::= SET OF Parameter
  1249.                     Parameter ::= SEQUENCE {
  1250.                                                            ParameterId OPTIONAL,
  1251.                                                            ParameterValue }
  1252.  
  1253.          Note - Order of components as prescribed by the TAPDU descriptions in S 10.
  1254.          11.3   Coding rule
  1255.          11.3.1 TAPDU ID
  1256.                1)  The TAPDU number assigned to TAPDU shall consist of two parts separated 
  1257.                   by a "period" (.). The  first  part  identifies  the  application,  for
  1258.                   example,  "3"  is  assigned  to  this  application.  The  second   part
  1259.                   identifies the procedures specified in the application.
  1260.                2)  Where national requirements dictate the use of non-standardized  TAPDU
  1261.                   numbers. Administrations may choose any values in the  range  1000-1999
  1262.                   for the first part of non-standardized application identifiers.
  1263.                3)  Other rules applied to TAPDU number and name are same as those of  the
  1264.                   element number and name, described below.
  1265.          11.3.2 Element ID
  1266.                1)  The element number shall be sequentially assigned a different number.
  1267.                2)  An element number is always closed by the character "colon" (:).
  1268.                3)  There shall be no restriction of the  number  of  digits  for  element
  1269.                   numbers and any leading zeros are ignored.
  1270.                4)  Where national requirements dictate the use of non-standardized element 
  1271.                   numbers Administrations may choose any values in  the  range  1000-1999
  1272.                   for non-standardized elements.
  1273.                charac 
  1274.                   character "space".
  1275.                6)  An element name shall be represented by  a  text  string,  that  is  a
  1276.                   sequence of graphic characters. Capital and small characters  have  the
  1277.                   same effect.
  1278.                7)  An element name is always closed by the character "colon" (:).
  1279.          11.3.3 Element value fields
  1280.                For unregistered  TLM-users  with  international  access,  the  pre-defined
  1281.          values as defined in the following tables have  to  be  applied.  For  all  other
  1282.  
  1283.  
  1284.  
  1285.  
  1286.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  1287.  
  1288.          cases, these values can be replaced by nationally defined values.
  1289.          11.3.4 Separators and common rules
  1290.                1)  TAPDU-Ids and elements shall be preceded by the following delimiters:
  1291.                   -   "CR LF"    sequence, or
  1292.                   -   "CR LF BS +"     sequence.
  1293.                2)  The Element-Id and the first  component  shall  be  separated  by  the
  1294.                   character "space" or "New Line" functions ("NL" = "CR LF" or "LF CR").
  1295.                3)  Components shall be separated by "comma" (",") and optionally "NL".
  1296.                4)  When components  with  pre-defined  and  not  pre-defined  values  are
  1297.                   contained in an element, they shall be separated by a "NL" and the line
  1298.                   with the pre-defined values should start with the character "=".
  1299.                5)  Parameters within one  component  field  shall  be  separated  by  the
  1300.                   character  "slash"  ("/")  or  "semicolon"  (";").  "CR  LF"  within  a
  1301.                   parameter is not allowed, except if the  parameter  is  longer  than  1
  1302.                   line.
  1303.                6)  The actual value of a parameter value is  encoded  by  a  sequence  of
  1304.                   graphic characters. Capital and small characters have the same effect.
  1305.                7)  If some pre-defined values are absent but required, then their default
  1306.                   value shall apply.
  1307.                8)  The element ID and the first element value field shall be separated by
  1308.                   the character "space" or the "NL" function.
  1309.                9)  Contiguous "NL" and "LF" are considered as one "NL".
  1310.                10) Contiguous embeded space are considered as one space. Leading spaces in 
  1311.                   a line are ignored.
  1312.                11) The character sequence "Space //" indicates that the following of  the
  1313.                   line shall be considered as a comment.
  1314.          11.4   Format of TAPDU
  1315.                The format of each TAPDU according to the above coding rules  is  shown  in
  1316.          Annex C of this Recommendation.
  1317.          11.5   Reference between TAPDU components and its coding format
  1318.                This section provides the  tables  necessary  for  the  encoding  of  TAPDU
  1319.          components.
  1320.          11.5.1 TAPDUId and elementId (see Table 4/T.330)
  1321.                Table 4/T.330 comprises four columns:
  1322.                1)  The first column contains the TAPDUId or Element-Id name as used in the 
  1323.                   ASN.1 description of S 10.
  1324.                2)  The second column contains the type of this element:
  1325.                   a)  primitive: the element contains only one elementValue field;
  1326.                   b)  constructor: the element may contain  more  than  one  elementValue
  1327.                       field.
  1328.                3)  The third column contains the actual coding format of the  TAPDUId  or
  1329.                   element-Id.
  1330.                4)  The last column contains remarks.
  1331.          11.5.2 ElementValues (see Table 5/T.330)
  1332.                   Table 5/T.330 comprises five columns:
  1333.                1)  The first column contains the ElementValue name  (component  name)  as
  1334.                   used in the ASN.1 description of S 10.
  1335.                2)  The second column contains the type of ElementValue field:
  1336.                   a)  primitive: the component contains only one parameter;
  1337.                   b)  constructor: the component may contain more than one parameter.
  1338.                3)  The third column contains the type of the value:
  1339.                   a)  predefined;
  1340.                   b)  general, as defined in this section.
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.          PAGE36  Fascicle VII.5 - Rec.T.330
  1358.  
  1359.  
  1360.  
  1361.  
  1362.                                             
  1363.  
  1364.                  4)  The fourth column contains the actual coding format, or,  in  case  of
  1365.                      general value, a reference name  which  points  to  the  actual  coding
  1366.                      format in Table 6/T.330.
  1367.                  5)  The last column contains remarks.
  1368.           11.5.3 General values (see Table 6/T.330)
  1369.                 Table 6/T.330 comprises five columns:
  1370.                  1)  The first column contains the reference name (general value name) used
  1371.                      in Table 5/T.330.
  1372.                  2)  The second column contains the name of the parameter.
  1373.                  3)  The third column contains the code of the value.
  1374.                  4)  The fourth column contains the keyword and format of this parameter.
  1375.                  5)  The last column contains remarks.
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.  
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  1430.  
  1431.                                                  TABLE 4/T.330
  1432.                                     Format encoding of TAPDU and ElementId
  1433.  
  1434.                     TAPDUId      Type         T.61 Character coding format         Remarks
  1435.                       and     
  1436.                     Element  
  1437.                     Id name  
  1438.                     authori   Constructo    21:AUTHORIZING:                       
  1439.                     zing      r            
  1440.                     autoFWD   Primitive    79:AUTO-FWD-COMMENT:                   
  1441.                     Comment   
  1442.                     autoFWD                78:AUTO-FWD-HEADING:                   for further 
  1443.                     Heading                                                       study
  1444.                     autoFWD   Primitive    76:AUTO-FWD-IPMS:                      
  1445.                     IPMs      
  1446.                     autoFWD   Constructo   77:AUTO-FWD-RECIPIENTS:                
  1447.                     Recipie   r            
  1448.                     nts       
  1449.                     autoOut   Constructo    60:AUTO-OUTPUT:                       
  1450.                     put       r            
  1451.                     bcc       Constructo    24:BCC:                               
  1452.                               r            
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479.  
  1480.  
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.           PAGE36  Fascicle VII.5 - Rec.T.330
  1501.  
  1502.  
  1503.  
  1504.  
  1505.                                             
  1506.  
  1507.                                                                         
  1508.                     bodyTyp   Constructo    31:BODY-TYPE:                         
  1509.                     e         r            
  1510.                     cancel         -        3.13:CANCEL:                          
  1511.                     cc        Constructo    23:CC:                                
  1512.                               r            
  1513.                     comment   Primitive     50:COMMENT:                           
  1514.                     content   Constructo    18:CONTENT-INDICATOR:                 
  1515.                     Indicat   r            
  1516.                     or        
  1517.                     content   Primitive     17:CONTENT-INFO:                      
  1518.                     Info      
  1519.                     content        -        72:CONTENT-RETURNED-INDICATION:       
  1520.                     Returne   
  1521.                     d         
  1522.                     convers   Primitive     16:CONVERSION:                        
  1523.                     ion       
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  1573.  
  1574.                     convers   Constructo    42:CONVERSION-INDICATION:             
  1575.                     ionIndi   r            
  1576.                     cation    
  1577.                     convert   Primitive     44:CONVERTED-INFORMATION-TYPES:       
  1578.                     edInfoT   
  1579.                     ypes      
  1580.                     correla   Primitive     1:CORRELATION-INFORMATION:            
  1581.                     tionInf   
  1582.                     o         
  1583.                     deleteA   Primitive     80:DELETE-AFTER-OUTPUT:               
  1584.                     fterOut   
  1585.                     put       
  1586.                     deliver        -        3.3:DELIVER:                          
  1587.                     deliver   Primitive     35:DELIVERY-ID:                       
  1588.                     yId       
  1589.                     deliver        -        3.4:DELIVERY-STATUS-NOTICE:           
  1590.                     yStatus   
  1591.                     Notice    
  1592.                     dsMode    Primitive     58:DS-MODE:                           
  1593.                     dsQuery   
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626.  
  1627.  
  1628.  
  1629.  
  1630.  
  1631.  
  1632.  
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.           PAGE36  Fascicle VII.5 - Rec.T.330
  1644.  
  1645.  
  1646.  
  1647.  
  1648.                                             
  1649.  
  1650.                          -        3.7:DS-QUERY:                         
  1651.                     dsRepor        -        3.8:DS-REPORT:                        
  1652.                     t         
  1653.                     errors    Primitive     9:ERRORS:                             
  1654.                     excepti        -        3.12:EXCEPTION:                       
  1655.                     on        
  1656.                     expired   Primitive     73:EXPIRED-DISCARD:                   
  1657.                     Discard   
  1658.                     explici        -        3.6:EXPLICIT-RN:                      
  1659.                     tRN       
  1660.                     explici        -        3.16:EXPLICIT-RN-ACK:                 
  1661.                     tRNAck    
  1662.                     forward   Constructo    32:FORWARDED-INFO:                    
  1663.                     edInfo    r            
  1664.                     from      Primitive    
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696.  
  1697.  
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  1716.  
  1717.                                   20:FROM:                              
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.           PAGE36  Fascicle VII.5 - Rec.T.330
  1787.  
  1788.  
  1789.  
  1790.  
  1791.                                             
  1792.  
  1793.                                              TABLE 4/T.330 (cont.)
  1794.  
  1795.                     TAPDUId      Type         T.61 Character coding format         Remarks
  1796.                       and     
  1797.                     Element  
  1798.                     Id name  
  1799.                     orgInte   Primitive     40:INTENDED-RECIPIENT:                
  1800.                     ndedRec   
  1801.                     ipient    
  1802.                     iPNOrig   Primitive     69:IPN-ORIGINATOR:                    
  1803.                     inator    
  1804.                     languag   Primitive     53:LANGUAGE:                          
  1805.                     e         
  1806.                     latestD   Primitive     34:LATEST-DELIVERY:                   
  1807.                     elivery   
  1808.                     message        -        3.18:MESSAGE-DELETE:                  
  1809.                     Delete    
  1810.                     message   Primitive     81:MESSAGE-DELETE-MODE:               
  1811.                     DeleteM   
  1812.                     ode       
  1813.                     message   Primitive     37:MESSAGE-LENGTH:                    
  1814.                     Length    
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  1859.  
  1860.                                                                         
  1861.                     message        -        51:MESSAGE-RETURNED-INDICATION:       
  1862.                     Returne   
  1863.                     dInd      
  1864.                     message   Primitive     82:MESSAGE-SELECTOR:                  
  1865.                     Selecto   
  1866.                     r         
  1867.                     message   Primitive     83:MESSAGE-STATUS:                    
  1868.                     Status    
  1869.                     message   Primitive     52:MESSAGE-TYPE:                      
  1870.                     Type      
  1871.                     msgInco        -        67:MSG-INCOMPLETE:                    This element 
  1872.                     mplete                                                        has not 
  1873.                                                                                   value
  1874.                               Primitive     46:NON-DELIVERY-REASON:               
  1875.                     nonDeli   
  1876.                     veryRea   
  1877.                     son       
  1878.                     nonRece   Primitive     49:NON-RECEIPT-INFO:                  
  1879.                     iptInfo   
  1880.                                            43:NOTIFICATION-TYPE:                  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894.  
  1895.  
  1896.  
  1897.  
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906.  
  1907.  
  1908.  
  1909.  
  1910.  
  1911.  
  1912.  
  1913.  
  1914.  
  1915.  
  1916.  
  1917.  
  1918.  
  1919.  
  1920.  
  1921.  
  1922.  
  1923.  
  1924.  
  1925.  
  1926.  
  1927.  
  1928.  
  1929.           PAGE36  Fascicle VII.5 - Rec.T.330
  1930.  
  1931.  
  1932.  
  1933.  
  1934.                                             
  1935.  
  1936.                     obsolet   Primitive     74:OBSOLETED-DISCARD:                 
  1937.                     edDisca   
  1938.                     rd        
  1939.                     obsolet   Constructo    29:OBSOLETED:                         
  1940.                     edIPMs    r            
  1941.                     otherRe   Constructo    41:OTHER-RECIPIENTS:                  
  1942.                     cipient   r            
  1943.                     s         
  1944.                     outputM        -        3.10:OUTPUT-MESSAGE:                  
  1945.                     essage    
  1946.                     outputR        -        3.9:OUTPUT-REQUEST:                   
  1947.                     equest    
  1948.                     perMess   Constructo    19:FLAGS:                             
  1949.                     ageIndi   r            
  1950.                     cators    
  1951.                     preferr   Primitive     70:PREFERRED-RECIPIENT:               
  1952.                     edRecip   
  1953.                     ient      
  1954.                     priorit   Primitive     13:PRIORITY:                          
  1955.                     y         
  1956.                     probe     
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973.  
  1974.  
  1975.  
  1976.  
  1977.  
  1978.  
  1979.  
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986.  
  1987.  
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2002.  
  2003.                          -        3.2:PROBE:                            
  2004.                     probeAc        -        3.15:PROBE-ACK:                       
  2005.                     k         
  2006.                     probeId   Primitive     66:PROBE-ID:                          
  2007.                     quantit   Primitive     62:QUANTITY-OF-DOCS:                  
  2008.                     yOfDocs   
  2009.                     recipie   Constructe    15:RECIPIENTS:                        
  2010.                     nts       ur           
  2011.                     receipt        -        3.5:RECEIPT-STATUS-NOTICE:            
  2012.                     StatusN   
  2013.                     otice     
  2014.                     redirec   Constructe    54:REDIRECTED-FROM:                   
  2015.                     tedFrom   ur           
  2016.                     registe        -        3.11:REGISTER:                        
  2017.                     r         
  2018.                     registe        -       
  2019.                     rAck      
  2020.  
  2021.  
  2022.  
  2023.  
  2024.  
  2025.  
  2026.  
  2027.  
  2028.  
  2029.  
  2030.  
  2031.  
  2032.  
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071.  
  2072.           PAGE36  Fascicle VII.5 - Rec.T.330
  2073.  
  2074.  
  2075.  
  2076.  
  2077.                                             
  2078.  
  2079.                                   3.17:REGISTER-ACK:                    
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130.  
  2131.  
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139.  
  2140.  
  2141.  
  2142.  
  2143.  
  2144.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2145.  
  2146.                                               TABLE 4/T.330 (end)
  2147.  
  2148.                     TAPDUId      Type         T.61 Character coding format         Remarks
  2149.                       and     
  2150.                     Element  
  2151.                     Id name  
  2152.                     related   Constructo   28:RELATED-IPMS:                       
  2153.                     IPMs      r            
  2154.                     replied   Primitive    30:REPLIED-TO-IPM:                     
  2155.                     ToIPM     
  2156.                     reply     Constructo   25:REPLY:                              
  2157.                               r            
  2158.                     reporte   Primitive    75:REPORTED-MESSAGE-ID:                
  2159.                     dMessag   
  2160.                     eId       
  2161.                     reporte   Primitive    3:REPORTED-RECIPIENT:                  
  2162.                     dRecipi   
  2163.                     ent       
  2164.                     retriev   Primitive    38:RETRIEVAL-ID:                       
  2165.                     alId      
  2166.                     returnA   Primitive    36:RETURN-ADDRESS:                     
  2167.                     ddress    
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192.  
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.  
  2201.  
  2202.  
  2203.  
  2204.  
  2205.  
  2206.  
  2207.  
  2208.  
  2209.  
  2210.  
  2211.  
  2212.  
  2213.  
  2214.  
  2215.           PAGE36  Fascicle VII.5 - Rec.T.330
  2216.  
  2217.  
  2218.  
  2219.  
  2220.                                             
  2221.  
  2222.                                                                         
  2223.                     send           -       3.1:SEND:                              
  2224.                     sendAck        -       3.14:SEND-ACK:                         
  2225.                     statusQ        -       3.19:STATUS-QUERY:                     
  2226.                     uery      
  2227.                     statusR        -       3.20:STATUS-REPORT:                    
  2228.                     eport     
  2229.                     subject   Primitive    26:SUBJECT:                            
  2230.                     subject   Primitive    71:SUBJECT-IPM:                        
  2231.                     IPM       
  2232.                     submiss   Primitive    65:SUBMISSION-ID:                      
  2233.                     ionId     
  2234.                     submiss   Primitive    33:SUBMISSION-TIME:                    
  2235.                     ionTime   
  2236.  
  2237.  
  2238.  
  2239.  
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246.  
  2247.  
  2248.  
  2249.  
  2250.  
  2251.  
  2252.  
  2253.  
  2254.  
  2255.  
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265.  
  2266.  
  2267.  
  2268.  
  2269.  
  2270.  
  2271.  
  2272.  
  2273.  
  2274.  
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280.  
  2281.  
  2282.  
  2283.  
  2284.  
  2285.  
  2286.  
  2287.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2288.  
  2289.                     supplIn   Primitive    68:SUPPLEMENTARY-INFORMATION:          
  2290.                     fo        
  2291.                     supplRe   Primitive    68:SUPPLEMENTARY-INFORMATION:          
  2292.                     ceiptIn   
  2293.                     fo        
  2294.                     thisIPM   Primitive    27:THIS-IPM:                           
  2295.                     thisRec   Primitive    39:THIS-RECIPIENT:                     
  2296.                     ipient    
  2297.                     timeOfD   Primitive    4:TIME-OF-DELIVERY:                    
  2298.                     elivery   
  2299.                     timeOfR   Primitive    47:TIME-OF-RECEIPT:                    
  2300.                     eceipt    
  2301.                     timeOfR   Primitive    84:TIME-OF-REPORT:                     
  2302.                     eport     
  2303.                     tLMAUOp   Constructo   59:TLMAU-OPERATION:                    
  2304.                     eration   r            
  2305.                     to        
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.  
  2323.  
  2324.  
  2325.  
  2326.  
  2327.  
  2328.  
  2329.  
  2330.  
  2331.  
  2332.  
  2333.  
  2334.  
  2335.  
  2336.  
  2337.  
  2338.  
  2339.  
  2340.  
  2341.  
  2342.  
  2343.  
  2344.  
  2345.  
  2346.  
  2347.  
  2348.  
  2349.  
  2350.  
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358.           PAGE36  Fascicle VII.5 - Rec.T.330
  2359.  
  2360.  
  2361.  
  2362.  
  2363.                                             
  2364.  
  2365.                     Constructo   22:TO:                                 
  2366.                     r            
  2367.                     typeOfR   Primitive    48:TYPE-OF-RECEIPT:                    
  2368.                     eceipt    
  2369.                     typeOfU   Primitive    45:TYPE-OF-UA:                         
  2370.                     A         
  2371.           Conventions:
  2372.           1)  Primitive: element contains only one element value field.
  2373.           2)  Constructor: element may contain more than one element value field.
  2374.           3)   abcde:  underlined  characters,  i.e.  "abc"  are  mandatory  in   case   of
  2375.           international access (see S 11.2).
  2376.           4) :      space character.
  2377.  
  2378.  
  2379.  
  2380.  
  2381.  
  2382.  
  2383.  
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389.  
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.  
  2426.  
  2427.  
  2428.  
  2429.  
  2430.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2431.  
  2432.                                                  TABLE 5/T.330
  2433.                                       Format encoding of elements values
  2434.                                  Type of                                               
  2435.                      Element     element     Type of    T.61 character coding format    Remarks
  2436.                       value       value       value    
  2437.                        name       field    
  2438.                     alternate   Primitive   Predefine   Allowed                        
  2439.                     -recipien               d           
  2440.                     t-allowed   
  2441.                     authorizi   Construct       -      21:AUTHORIZING:                
  2442.                     ng          or          
  2443.                     authorizi   Construct   General     R Descriptor                   
  2444.                     ng-user     or          
  2445.                     auto-ackn   Primitive   Predefine   Auto-Receipt, Manual-Receipt   
  2446.                     owledgmen               d           (défaut)                       
  2447.                     t           
  2448.                     auto-forw   Primitive   Predefine   Auto-forwarded,                
  2449.                     arded                   d           
  2450.                     Not-Auto-               
  2451.                     forwarded   
  2452.                     (default)   
  2453.  
  2454.  
  2455.  
  2456.  
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485.  
  2486.  
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494.  
  2495.  
  2496.  
  2497.  
  2498.  
  2499.  
  2500.  
  2501.           PAGE36  Fascicle VII.5 - Rec.T.330
  2502.  
  2503.  
  2504.  
  2505.  
  2506.                                             
  2507.  
  2508.                                                                              
  2509.                     auto-fwd-   Primitive   General     any Text                       
  2510.                     Comment     
  2511.                     auto-fwd-   Primitive   Predefine   Auto-forwarded,                
  2512.                     ipms                    d           
  2513.                     Not-Auto-                                                          
  2514.                     forwarded   
  2515.                     (default)   
  2516.                     auto-fwd-   Construct   General     OR Name                        
  2517.                     recipient   or          
  2518.                     -name       
  2519.                     blind-cop   Construct   General     OR Descriptor                  
  2520.                     y-recipie   or          
  2521.                     nt          
  2522.                     body-part   Primitive   Predefine   IA5Text, TLX, Voice, G3Fax,    
  2523.                                             d           G4Fax-Class1, TTX, Videotex,   
  2524.                                                         Message, Mixed-Mode,           
  2525.                                                         Encrypted                      
  2526.  
  2527.  
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533.  
  2534.  
  2535.  
  2536.  
  2537.  
  2538.  
  2539.  
  2540.  
  2541.  
  2542.  
  2543.  
  2544.  
  2545.  
  2546.  
  2547.  
  2548.  
  2549.  
  2550.  
  2551.  
  2552.  
  2553.  
  2554.  
  2555.  
  2556.  
  2557.  
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.  
  2567.  
  2568.  
  2569.  
  2570.  
  2571.  
  2572.  
  2573.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2574.  
  2575.                     call-id     Primitive   General     Call Identification            
  2576.                     comments    Primitive   General     Comments                       
  2577.                     content-r   Primitive   Predefine   Content-Return-Request         
  2578.                     eturn-req               d           
  2579.                     uest        
  2580.                     conversio   NO, Yes;                                               
  2581.                     n-info      WLOSS       
  2582.                     copy-reci   Construct   General     OR Descriptor                  
  2583.                     pient       or          
  2584.                     deferred-   Primitive   General     Date and Time                  
  2585.                     delivery-   
  2586.                     time        
  2587.                     delete-af   Primitive   Predefine   
  2588.                     ter-outpu   
  2589.                     t           
  2590.  
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600.  
  2601.  
  2602.  
  2603.  
  2604.  
  2605.  
  2606.  
  2607.  
  2608.  
  2609.  
  2610.  
  2611.  
  2612.  
  2613.  
  2614.  
  2615.  
  2616.  
  2617.  
  2618.  
  2619.  
  2620.  
  2621.  
  2622.  
  2623.  
  2624.  
  2625.  
  2626.  
  2627.  
  2628.  
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.           PAGE36  Fascicle VII.5 - Rec.T.330
  2645.  
  2646.  
  2647.  
  2648.  
  2649.                                             
  2650.  
  2651.                                   d           Keep, Delete                   
  2652.                     delivery-   Primitive   General     Message Identifier             
  2653.                     msg-id      
  2654.                                 Primitive   General     Date and Time                  
  2655.                                                         Unrecognized-OR-Name,          
  2656.                                                         Ambiguous-OR-Name,             
  2657.                                                         MTS-Congestion,                
  2658.                                                         Loop-Detected,                 
  2659.                                                         Recipient-Unavailable,         
  2660.                     diagnosti   Primitive   Predefine   Maximum-Time-Expired,          
  2661.                     c-code a)                d           Content-Too-Long,              
  2662.                                                         Conversion-Impractical,        
  2663.                                                         Encoded-Information-Type-Uns   
  2664.                                                         upported,                      
  2665.                                                         Conversion-Prohibited,         
  2666.                                                         Invalid-Arguments,             
  2667.                                                         Implicit-Conversion-Not-Subs   
  2668.                                                         cribed,                        
  2669.                                                         Content-Syntax-Error,          
  2670.                                                         Pragmatic-Constraint-Violati   
  2671.                                                         on, Protocol-Violation,        
  2672.                                                         Content-Not-Supported,         
  2673.                                                         Too-Many-Recipient,            
  2674.                                                         No-Bilateral-Agreement         
  2675.  
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688.  
  2689.  
  2690.  
  2691.  
  2692.  
  2693.  
  2694.  
  2695.  
  2696.  
  2697.  
  2698.  
  2699.  
  2700.  
  2701.  
  2702.  
  2703.  
  2704.  
  2705.  
  2706.  
  2707.  
  2708.  
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.  
  2715.  
  2716.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2717.  
  2718.                                              TABLE 5/T.330 (cont.)
  2719.  
  2720.                                  Type of                                               
  2721.                      Element     element     Type of    T.61 character coding format    Remarks
  2722.                       value       value       value    
  2723.                        name       field    
  2724.                     discard-i   Primitive   Predefine   Discard (default),             
  2725.                     pm                      d           Not-Discard                    
  2726.                     discard-r   Primitive   Predefine   IPM-Expired, IPM-Obsoleted,    
  2727.                     eason                   d           User-Subscription-Terminated   
  2728.                     disclose-   Primitive   Predefine   No-Disclosure                  
  2729.                     recipient               d           
  2730.                     s           
  2731.                     dsMode      Primitive       -      58:DS-MODE:                    
  2732.                     ds-mode     Primitive   Predefine   Auto-Output, Retrieval         
  2733.                                             d           
  2734.                     eIT         
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746.  
  2747.  
  2748.  
  2749.  
  2750.  
  2751.  
  2752.  
  2753.  
  2754.  
  2755.  
  2756.  
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784.  
  2785.  
  2786.  
  2787.           PAGE36  Fascicle VII.5 - Rec.T.330
  2788.  
  2789.  
  2790.  
  2791.  
  2792.                                             
  2793.  
  2794.                       Primitive   Predefine   IA5Text, TLX, Voice, G3Fax,    
  2795.                                   d           G4Fax-Class1, TTX, Videotex,   
  2796.                                               Undefined, Mixed-Mode          
  2797.                                                         IPMS-Element-of-Service-Not-   
  2798.                                                         Subscribed,*                   
  2799.                                                         MTS-Element-of-Service-Not-S   
  2800.                                                         ubscribed,* Name-Malformed,*   
  2801.                                                         IPM-Not-Submitted,             *   
  2802.                                                         IPM-Transferred,               optionally 
  2803.                                                         IPM-Delivered,                 followed by 
  2804.                     error-cau   Primitive   Predefine   Element-of-Service-Not-Subsc   the name, 
  2805.                     se                      d           ribed,* Message-Delivered,     service, 
  2806.                                                         Message-Transferred,           parameter, 
  2807.                                                         Originator-Invalid,*           etc. 
  2808.                                                         Query-Identifier-Invalid,*     concerned 
  2809.                                                         Recipient-Improperly-Specifi   in
  2810.                                                         ed,*                           ½ . . . ╗
  2811.                                                         Submission-Identifier-Invali   
  2812.                                                         d,* No-Message-in-DS,          
  2813.                                                         DS-Not-Supported,              
  2814.                                                         DS-Not-Subscribed,             
  2815.                                                         Retrieval-Identifier-Invalid   
  2816.                                                         ,* Parameter-Invalid,*         
  2817.                                                         Not-Changed                    
  2818.                     error-rec   Primitive   Predefine   Recovery-1, Recovery-2,        
  2819.                     overy-mod               d           Recovery-3                     
  2820.                     e           
  2821.                     expiry-ti   Primitive   General     Date and Time                  
  2822.                     me          
  2823.                     explicit-   Primitive   Predefine   TLX, IA5, G3, G4, VTX, TTX     
  2824.                     conversio               d           
  2825.                     n           
  2826.                     forwarded   Primitive   General     Date and Time                  
  2827.                     -time       
  2828.                     frequency   Primitive   General     Frequency                      
  2829.  
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842.  
  2843.  
  2844.  
  2845.  
  2846.  
  2847.  
  2848.  
  2849.  
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858.  
  2859.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  2860.  
  2861.                                                                              
  2862.                     importanc   Primitive   Predefine   Low, Normal (default), High    
  2863.                     e                       d           
  2864.                     intended-   Construct   General     OR Name                        
  2865.                     recipient   or          
  2866.                     -name       
  2867.                     ipn-origi   Construct   General     OR Descriptor                  
  2868.                     nating-us   or          
  2869.                     er          
  2870.                     language-   Primitive   Predefine                                  ffs
  2871.                     ind                     d           
  2872.                     latest-de   Primitive   General     Date and Time                  
  2873.                     livery-ti   
  2874.                     me          
  2875.                     message-d   Primitive   Predefine   Auto-Delete (default),         
  2876.                     elete-mod               d           Manual-Delete                  
  2877.                     e           
  2878.                     message-l   Primitive   
  2879.                     ength       
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914.  
  2915.  
  2916.  
  2917.  
  2918.  
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927.  
  2928.  
  2929.  
  2930.           PAGE36  Fascicle VII.5 - Rec.T.330
  2931.  
  2932.  
  2933.  
  2934.  
  2935.                                             
  2936.  
  2937.                                   General     Message Length                 
  2938.                     messageTy   Primitive       -      52:MESSAGE-TYPE:               
  2939.                     pe          
  2940.                     non-recei   Primitive   Predefine   IPM-DISCARD,                   
  2941.                     pt-reason               d           IPM-Auto-forwarded             
  2942.                     nrn-reque   Primitive   Predefine   NRN-Request                    
  2943.                     st                      d           
  2944.                     number-of   Primitive   General     Number Of Associated           
  2945.                     -docs                               Documents                      
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965.  
  2966.  
  2967.  
  2968.  
  2969.  
  2970.  
  2971.  
  2972.  
  2973.  
  2974.  
  2975.  
  2976.  
  2977.  
  2978.  
  2979.  
  2980.  
  2981.  
  2982.  
  2983.  
  2984.  
  2985.  
  2986.  
  2987.  
  2988.  
  2989.  
  2990.  
  2991.  
  2992.  
  2993.  
  2994.  
  2995.  
  2996.  
  2997.  
  2998.  
  2999.  
  3000.  
  3001.  
  3002.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  3003.  
  3004.                                              TABLE 5/T.330 (cont.)
  3005.  
  3006.                                  Type of                                               
  3007.                      Element     element     Type of    T.61 character coding format    Remarks
  3008.                       value       value       value    
  3009.                        name       field    
  3010.                     obsoleted   Construct   General     IPM Identifier                 
  3011.                     -ipm-id     or          
  3012.                     originati   Construct   General     OR Descriptor                  
  3013.                     ng-user     or          
  3014.                     originato   Construct   General     OR Name                        
  3015.                     r-name      or          
  3016.                     originato   Construct   General     OR Name                        
  3017.                     r-request   or          
  3018.                     ed-         
  3019.                     alternate   
  3020.                     -recipien   
  3021.                     t           
  3022.                     other-rec   Construct   General     OR Name                        
  3023.                     ipient-na   or          
  3024.                     me          
  3025.                     output-ti   
  3026.  
  3027.  
  3028.  
  3029.  
  3030.  
  3031.  
  3032.  
  3033.  
  3034.  
  3035.  
  3036.  
  3037.  
  3038.  
  3039.  
  3040.  
  3041.  
  3042.  
  3043.  
  3044.  
  3045.  
  3046.  
  3047.  
  3048.  
  3049.  
  3050.  
  3051.  
  3052.  
  3053.  
  3054.  
  3055.  
  3056.  
  3057.  
  3058.  
  3059.  
  3060.  
  3061.  
  3062.  
  3063.  
  3064.  
  3065.  
  3066.  
  3067.  
  3068.  
  3069.  
  3070.  
  3071.  
  3072.  
  3073.           PAGE36  Fascicle VII.5 - Rec.T.330
  3074.  
  3075.  
  3076.  
  3077.  
  3078.                                             
  3079.  
  3080.                     me          Primitive   General     Date and Time                  
  3081.                     Physical-   Primitive   Predefine   "PDM="OM (defaut), EMS,        
  3082.                     delivery-               d           SPEC, COL, TLXA, TTXA, PHA,    
  3083.                     mode                                BFAX                           
  3084.                     Physical-   Primitive   Predefine   "REP="UND (defaut), PDS,       
  3085.                     delivery-               d           MHS, PDMHS                     
  3086.                     report-     
  3087.                     request     
  3088.                     Physical-   Primitive   Predefine   PFAR                           
  3089.                     forwardin               d           
  3090.                     g-          
  3091.                     address-r   
  3092.                     equest      
  3093.                     Physical-   Primitive   Predefine   PFP                            
  3094.                     forwardin               d           
  3095.                     g-          
  3096.                     prohibite   
  3097.                     d           
  3098.                     postal-ad   Primitive   General     OR Name                        
  3099.                     dress       
  3100.                     preferred   Construct   General     
  3101.                     -recipien   or          
  3102.                     t           
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.  
  3134.  
  3135.  
  3136.  
  3137.  
  3138.  
  3139.  
  3140.  
  3141.  
  3142.  
  3143.  
  3144.  
  3145.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  3146.  
  3147.                                               OR Descriptor                  
  3148.                     primary-r   Construct   General     OR Descriptor                  
  3149.                     ecipient    or          
  3150.                     priority-   Primitive   Predefine   Urgent, Non-Urgent, Normal     
  3151.                     ind                     d           (défaut)                       
  3152.                     probe-msg   Primitive   General     Message Identifier             
  3153.                     -id         
  3154.                     reason-co   Primitive   Predefine   Transfer-Failure,              
  3155.                     de                      d           Unable-To-Transfer,            
  3156.                                                         Conversion-Not-Performed       
  3157.                     receipt-t   Primitive   General     Date and Time                  
  3158.                     ime         
  3159.                     recipient   Construct   General     OR Name                        
  3160.                     -name       or          
  3161.                     recipient   
  3162.  
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171.  
  3172.  
  3173.  
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.  
  3190.  
  3191.  
  3192.  
  3193.  
  3194.  
  3195.  
  3196.  
  3197.  
  3198.  
  3199.  
  3200.  
  3201.  
  3202.  
  3203.  
  3204.  
  3205.  
  3206.  
  3207.  
  3208.  
  3209.  
  3210.  
  3211.  
  3212.  
  3213.  
  3214.  
  3215.  
  3216.           PAGE36  Fascicle VII.5 - Rec.T.330
  3217.  
  3218.  
  3219.  
  3220.  
  3221.                                             
  3222.  
  3223.                     -number-f   Primitive   General     CALL="Number                   
  3224.                     or-advice   
  3225.                     recipient   Primitive   Predefine   RRP                            
  3226.                     -reassign               d           
  3227.                     ment-       
  3228.                     prohibite   
  3229.                     d           
  3230.                     redirecte   Construct   General     OR Name                        
  3231.                     d-from      or          
  3232.                     registere   Primitive   Predefine   NRM (defaut), RM, RMA          
  3233.                     d-mail-ty               d           
  3234.                     pe          
  3235.                     related-i   Construct   General     IPM Identifier                 
  3236.                     pm-id       or          
  3237.                     replied-t   Construct   General     IPM Identifier                 
  3238.                     o-ipm-id    or          
  3239.                     reply-rec   Construct   General     
  3240.                     ipient      or          
  3241.  
  3242.  
  3243.  
  3244.  
  3245.  
  3246.  
  3247.  
  3248.  
  3249.  
  3250.  
  3251.  
  3252.  
  3253.  
  3254.  
  3255.  
  3256.  
  3257.  
  3258.  
  3259.  
  3260.  
  3261.  
  3262.  
  3263.  
  3264.  
  3265.  
  3266.  
  3267.  
  3268.  
  3269.  
  3270.  
  3271.  
  3272.  
  3273.  
  3274.  
  3275.  
  3276.  
  3277.  
  3278.  
  3279.  
  3280.  
  3281.  
  3282.  
  3283.  
  3284.  
  3285.  
  3286.  
  3287.  
  3288.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  3289.  
  3290.                                               OR Descriptor                  
  3291.                     reply-req   Primitive   Predefine   Reply, No-Reply (default)      
  3292.                     uest                    d           
  3293.                     reply-tim   Primitive   General     Date and Time                  
  3294.                     e           
  3295.                     reported-   Primitive   General     Message Identifier             
  3296.                     message-i   
  3297.                     d           
  3298.  
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305.  
  3306.  
  3307.  
  3308.  
  3309.  
  3310.  
  3311.  
  3312.  
  3313.  
  3314.  
  3315.  
  3316.  
  3317.  
  3318.  
  3319.  
  3320.  
  3321.  
  3322.  
  3323.  
  3324.  
  3325.  
  3326.  
  3327.  
  3328.  
  3329.  
  3330.  
  3331.  
  3332.  
  3333.  
  3334.  
  3335.  
  3336.  
  3337.  
  3338.  
  3339.  
  3340.  
  3341.  
  3342.  
  3343.  
  3344.  
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.           PAGE36  Fascicle VII.5 - Rec.T.330
  3360.  
  3361.  
  3362.  
  3363.  
  3364.                                             
  3365.  
  3366.                                               TABLE 5/T.330 (end)
  3367.  
  3368.                                  Type of                                               
  3369.                      Element     element     Type of    T.61 character coding format    Remarks
  3370.                       value       value       value    
  3371.                        name       field    
  3372.                     reported-   Construct   General     OR Name                        
  3373.                     recipient   or          
  3374.                     -name       
  3375.                     report-ti   Primitive   General     Date and Time                  
  3376.                     me          
  3377.                     report-ty   Primitive   Predefine   Receipt, Non-Receipt,          
  3378.                     pe                      d           Delivery, Non-delivery         
  3379.                     requested   Primitive   Predefine   "RDL="ANY (défaut), MAS, PD,   
  3380.                     -delivery               d           TLX, TTX, G3, G4, IA5, VTX     
  3381.                     -method     
  3382.                     retrieval   Primitive   General     Retrieval Identifier           
  3383.                     -id         
  3384.                     return-re   
  3385.  
  3386.  
  3387.  
  3388.  
  3389.  
  3390.  
  3391.  
  3392.  
  3393.  
  3394.  
  3395.  
  3396.  
  3397.  
  3398.  
  3399.  
  3400.  
  3401.  
  3402.  
  3403.  
  3404.  
  3405.  
  3406.  
  3407.  
  3408.  
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420.  
  3421.  
  3422.  
  3423.  
  3424.  
  3425.  
  3426.  
  3427.  
  3428.  
  3429.  
  3430.  
  3431.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  3432.  
  3433.                     quest       Primitive   Predefine   Return-Request                 
  3434.                                             d           
  3435.                     rn-reques   Primitive   Predefine   RN-Request                     
  3436.                     t                       d           
  3437.                     sensitivi   Primitive   Predefine   Personal, Private,             
  3438.                     ty                      d           Company-Confidential           
  3439.                     status      Primitive   Predefine   In-Process, Delivered,         
  3440.                                             d           Non-Delivered                  
  3441.                     subject-c   Primitive   General     Subject                        
  3442.                     ontent      
  3443.                     subject-i   Primitive   General     Message Identifier             
  3444.                     pm-id       
  3445.                     submissio   Primitive   General     
  3446.                     n-msg-id    
  3447.  
  3448.  
  3449.  
  3450.  
  3451.  
  3452.  
  3453.  
  3454.  
  3455.  
  3456.  
  3457.  
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465.  
  3466.  
  3467.  
  3468.  
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477.  
  3478.  
  3479.  
  3480.  
  3481.  
  3482.  
  3483.  
  3484.  
  3485.  
  3486.  
  3487.  
  3488.  
  3489.  
  3490.  
  3491.  
  3492.  
  3493.  
  3494.  
  3495.  
  3496.  
  3497.  
  3498.  
  3499.  
  3500.  
  3501.  
  3502.           PAGE36  Fascicle VII.5 - Rec.T.330
  3503.  
  3504.  
  3505.  
  3506.  
  3507.                                             
  3508.  
  3509.                                               Message Identifier             
  3510.                     submissio   Primitive       -      33:SUBMISSION-TIME:            
  3511.                     nTime       
  3512.                     suppl-inf   Primitive   General     Supplementary Information      
  3513.                     o           
  3514.                     suppl-rec   Primitive   General     Supplementary Information      
  3515.                     eipt-info   
  3516.                     terminal-   Primitive   Predefine   "TTyp=" TLX, TTX, G3, G4,      
  3517.                     type                    d           IA5, vtx                       
  3518.                     this-reci   Construct   General     OR Name                        
  3519.                     pient-nam   or          
  3520.                     e           
  3521.                     this-ipm-   Construct   General     IPM Identifier                 
  3522.                     id          or          
  3523.                     type-of-r   
  3524.  
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538.  
  3539.  
  3540.  
  3541.  
  3542.  
  3543.  
  3544.  
  3545.  
  3546.  
  3547.  
  3548.  
  3549.  
  3550.  
  3551.  
  3552.  
  3553.  
  3554.  
  3555.  
  3556.  
  3557.  
  3558.  
  3559.  
  3560.  
  3561.  
  3562.  
  3563.  
  3564.  
  3565.  
  3566.  
  3567.  
  3568.  
  3569.  
  3570.  
  3571.  
  3572.  
  3573.  
  3574.                                                          Fascicle VII.5 - Rec.T.330  PAGE57
  3575.  
  3576.                   eceipt      Primitive   Predefine   Manual (défaut), Automatic     
  3577.                                           d           
  3578.                   type-of-u   Primitive   Predefine   Private, Public (défaut)       
  3579.                   a                       d           
  3580.                   user-repo   Primitive   Predefine   No-Report,                     
  3581.                   rt-reques               d           Non-Delivery-Report, Report    
  3582.                   t           
  3583.             a)   More diagnostic-codes can be found in Recommendation X.411 and should b 
  3584.             translated into appropriate T.61 text.
  3585.          Note - The character strings in italics in the fourth column are the  entry  name
  3586.          of the General value list, Table 6/T.330.
  3587.          Conventions:
  3588.          1) Primitive: elementary or value contains only one component.
  3589.          2) Constructor: element or value contains more than one component.
  3590.          3) abcde: underlined characters, i.e. "abc" are mandatory.
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596.  
  3597.  
  3598.  
  3599.  
  3600.  
  3601.  
  3602.  
  3603.  
  3604.  
  3605.  
  3606.  
  3607.  
  3608.  
  3609.  
  3610.  
  3611.  
  3612.  
  3613.  
  3614.  
  3615.  
  3616.  
  3617.  
  3618.  
  3619.  
  3620.  
  3621.  
  3622.  
  3623.  
  3624.  
  3625.  
  3626.  
  3627.  
  3628.  
  3629.  
  3630.  
  3631.  
  3632.  
  3633.  
  3634.  
  3635.  
  3636.  
  3637.  
  3638.  
  3639.  
  3640.  
  3641.  
  3642.  
  3643.  
  3644.  
  3645.          PAGE36  Fascicle VII.5 - Rec.T.330
  3646.  
  3647.  
  3648.  
  3649.  
  3650.                                            
  3651.  
  3652.  
  3653.  
  3654.  
  3655.  
  3656.  
  3657.  
  3658.  
  3659.  
  3660.  
  3661.  
  3662.  
  3663.  
  3664.  
  3665.  
  3666.  
  3667.  
  3668.  
  3669.  
  3670.  
  3671.  
  3672.  
  3673.  
  3674.  
  3675.  
  3676.  
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701.  
  3702.  
  3703.  
  3704.  
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712.  
  3713.  
  3714.  
  3715.  
  3716.  
  3717.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  3718.  
  3719.  
  3720.  
  3721.  
  3722.  
  3723.  
  3724.  
  3725.  
  3726.  
  3727.  
  3728.  
  3729.  
  3730.  
  3731.  
  3732.  
  3733.  
  3734.  
  3735.  
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754.  
  3755.  
  3756.  
  3757.  
  3758.  
  3759.  
  3760.  
  3761.  
  3762.  
  3763.  
  3764.  
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772.  
  3773.  
  3774.  
  3775.  
  3776.  
  3777.  
  3778.  
  3779.  
  3780.  
  3781.  
  3782.  
  3783.  
  3784.  
  3785.  
  3786.  
  3787.  
  3788.          PAGE36  Fascicle VII.5 - Rec.T.330
  3789.  
  3790.  
  3791.  
  3792.  
  3793.                                            
  3794.  
  3795.  
  3796.  
  3797.  
  3798.  
  3799.  
  3800.  
  3801.  
  3802.  
  3803.  
  3804.  
  3805.  
  3806.  
  3807.  
  3808.  
  3809.  
  3810.  
  3811.  
  3812.  
  3813.  
  3814.  
  3815.  
  3816.  
  3817.  
  3818.  
  3819.  
  3820.  
  3821.  
  3822.  
  3823.  
  3824.  
  3825.  
  3826.  
  3827.  
  3828.  
  3829.  
  3830.  
  3831.  
  3832.  
  3833.  
  3834.  
  3835.  
  3836.  
  3837.  
  3838.  
  3839.  
  3840.  
  3841.  
  3842.  
  3843.  
  3844.  
  3845.  
  3846.  
  3847.  
  3848.  
  3849.  
  3850.  
  3851.  
  3852.  
  3853.  
  3854.  
  3855.  
  3856.  
  3857.  
  3858.  
  3859.  
  3860.                                                         Fascicle VII.5 - Rec.T.330  PAGE57
  3861.  
  3862.  
  3863.  
  3864.  
  3865.  
  3866.  
  3867.  
  3868.  
  3869.  
  3870.  
  3871.  
  3872.  
  3873.  
  3874.  
  3875.  
  3876.  
  3877.  
  3878.  
  3879.  
  3880.  
  3881.  
  3882.  
  3883.  
  3884.  
  3885.  
  3886.  
  3887.  
  3888.  
  3889.  
  3890.  
  3891.  
  3892.  
  3893.  
  3894.  
  3895.  
  3896.  
  3897.  
  3898.  
  3899.  
  3900.  
  3901.  
  3902.  
  3903.  
  3904.  
  3905.  
  3906.  
  3907.  
  3908.  
  3909.  
  3910.  
  3911.  
  3912.  
  3913.  
  3914.  
  3915.  
  3916.  
  3917.  
  3918.  
  3919.  
  3920.  
  3921.  
  3922.  
  3923.  
  3924.  
  3925.  
  3926.  
  3927.  
  3928.  
  3929.  
  3930.  
  3931.          PAGE36  Fascicle VII.5 - Rec.T.330
  3932.  
  3933.