Corrections made to the ASN.1 modules of X.721 (02/1992)


Replacement of:

SupportedFeatures ::= SEQUENCE {
  featureIdentifier  	DMI-SUPPORTEDFEATURES.&id({SupportedFeaturesSet}),
  featureInfo		DMI-SUPPORTEDFEATURES.&Value({SupportedFeaturesSet}{@.featureIdentifier})
}

With:

SupportedFeatures ::= SET OF SEQUENCE {
  featureIdentifier  	DMI-SUPPORTEDFEATURES.&id({SupportedFeaturesSet}),
  featureInfo		DMI-SUPPORTEDFEATURES.&Value({SupportedFeaturesSet}{@.featureIdentifier})
}
Note: Corresponding ITU-T Rec. X.721 GDMO definitions need this correction to be compiled.