ASNCorrections made to the ASN.1 module of X.226 (07/1994) 

 

· Module ISO8823-PRESENTATION: 

1. Replacement of: 

IMPORTS RTORQapdu, RTOACapdu, RTORJapdu, RTABapdu
       FROM
            Reliable-Transfer-APDUs {  joint-iso-ccitt (2) reliable-transfer (3) apdus (0)   };
with:
      IMPORTS RTORQapdu, RTOACapdu, RTORJapdu, RTABapdu 
      FROM
            Reliable-Transfer-APDU  {  joint-iso-itu-t (2) reliable-transfer (3) apdus (0)   };

2. Replacement of:

COMPONENTS OF Reliable-Transfer-APDUs.RTORQapdu
with:
      COMPONENTS OF Reliable-Transfer-APDU.RTORQapdu

3. Replacement of:

COMPONENTS OF Reliable-Transfer-APDUs.RTOACapdu
with:
      COMPONENTS OF Reliable-Transfer-APDU.RTOACapdu

4. Replacement of:

COMPONENTS OF Reliable-Transfer-APDUs.RTORJapdu
with:
      COMPONENTS OF Reliable-Transfer-APDU.RTORJapdu

5. Replacement of:

COMPONENTS OF Reliable-Transfer-APDUs.RTABapdu
with:
      COMPONENTS OF Reliable-Transfer-APDU.RTABapdu

6. Replacement of:

ARP-PDDU ::=     SEQUENCE {
     provider-reason     [0]     IMPLICIT Abort-reason    OPTIONAL,
     event-identifier         [1]     IMPLICIT Event-identifier     OPTIONAL
}
 
with:
     ARP-PPDU ::=     SEQUENCE {
     provider-reason     [0]     IMPLICIT Abort-reason    OPTIONAL,
     event-identifier         [1]     IMPLICIT Event-identifier     OPTIONAL
}

7. Replacement of:

Presentation-selector ::= OCTET STRING SIZE (1..4,...,0,5..MAX)
with:
      Presentation-selector ::= OCTET STRING (SIZE (1..4,...,5..MAX))

8. Suppression of extensibility markers " , ... " at the end of Abort-reason, 
Event-identifier, Presentation-requirements, Protocol-version, Provider-reason 
and Protocol-version definitions.