Corrections made to the ASN.1 module of ISO/IEC 10031-2:1991
. Module DOR-definition
1. Replacement of:
DOR-defintion {joint-iso-ccitt dor(??) reference-definition (0)}
With
DOR-defintion {joint-iso-itu-t dor(11) reference-definition (0)}
2. Replacement of:
IMPORTS
DistinguishedName
FROM InformationFramework {joint-iso-ccitt ds(5) modules(1) informationFramework(1)}
PresentationAddress
FROM SelectedAttributeTypes { joint-iso-ccitt ds(5) modules(1) selectedAttributeTypes(5)};
With
IMPORTS
DistinguishedName
FROM InformationFramework {joint-iso-itu-t ds(5) module(1) informationFramework(1) 3}
PresentationAddress
FROM SelectedAttributeTypes { joint-iso-itu-t ds(5) module(1) selectedAttributeTypes(5) 3};
3. Add the following definitions of AP-title, AE-qualifier and AE-title
types (defined in ISO 8650:1988/Cor1) after having replaced "ANY" with "TYPE-IDENTIFIER.&Type". Original
comments are as they appear in the ISO 8650:1988 Annex E.
AP-title ::= TYPE-IDENTIFIER.&Type
-- The exact definition and values used for AP-title
-- should be chosen taking into account the ongoing
-- work in areas of naming, the Directory, and the
-- Registration Authority procedures for AE titles,
-- AE titles, and AE qualifiers
AE-qualifier ::= TYPE-IDENTIFIER.&Type
-- The exact definition and values used for AE-qualifier
-- should be chosen taking into account the ongoing
-- work in areas of naming, the Directory, and the
-- Registration Authority procedures for AE titles,
-- AE titles, and AE qualifiers
AE-title ::= SEQUENCE { ap AP-title,
ae AE-qualifier
}