Corrections made to the ASN.1 modules of X.519 (02/2001)

Module DirectoryInformationShadowProtocol:

1. Replacement of:

-- from ITU-T Rec. X.218 | ISO/IEC 9066-1
	RTSE-apdus
FROM Reliable-Transfer-APDU {joint-iso-itu-t --!!!ccitt-- reliable-transfer(3) apdus(0)}
;

With:

-- from ITU-T Rec. X.218 | ISO/IEC 9066-1
	RTORQapdu, 
	RTOACapdu, 
	RTORJapdu
FROM Reliable-Transfer-APDU {joint-iso-itu-t --!!!ccitt-- reliable-transfer(3) apdus(0)}
;
RTSE-apdus ::=	CHOICE{
	rtorq-apdu	[16] IMPLICIT	RTORQapdu,
	rtoac-apdu	[17] IMPLICIT	RTOACapdu,
	rtorj-apdu	[18] IMPLICIT	RTORJapdu,
	rttp-apdu			RTTPapdu,
	rttr-apdu			RTTRapdu,
	rtab-apdu	[22] IMPLICIT 	RTABapdu}

RTTPapdu ::= -- priority-- INTEGER 

RTTRapdu ::= OCTET STRING

RTABapdu ::= SET{
	abortReason		[0] IMPLICIT AbortReason OPTIONAL,
	reflectedParameter	[1] IMPLICIT BIT STRING OPTIONAL,
	-- 8 bits maximum, only if abortReason is invalidParameter
	userdataAB 		[2] TYPE-IDENTIFIER.&Type OPTIONAL } -- only in normal mode and if abortReason-- 
								     -- is userError --

Module DirectoryInformationShadowProtocol:

1.  All references to IDM-PDU use () but should used {}

Warning:

Some modules needed to compile this Recommendation were importing assignments from an old (1997) version of the X.500 series.

These ASN.1 modules are:

- X.411(06/1999)
	MTSAbstactService
- X.227(04/1995)
	ACSE-1
- X.420(06/1999)
	IPMSHeadingExtensions
	IPMSInformationObjects
	IPMSMessageStoreAttributes
	IPMSSecurityExtensions
- T.422(08/1995)
	External-References
- X.413(06/1999)
	MSAbstractService
	MSGeneralAttributesTypes
- External
	DOR-definition (ISO/IEC 10031-2)
	PKCS7

The OIDs in their IMPORTS statement have been updated to make sure
that the only version of the X.500 series that is referenced is the 2001 edition.