[Date Prev][Date Next] [Chronological] [Thread] [Top]

;binary and (supertypes of an attribute description)



The essence of this issue is application of:
   An AttributeDescription with one or more options
   is treated as a subtype of the attribute type
   without any options.

to an AttributeDescription such as userCertificate;binary
and the description that the binary transfer option.

That is,
   userCertificate;binary is treated as a subtype of
   userCertificate.

and section 4.1.5.1 implies that userCertificate;binary
is NOT to be treated as a subtype of userCertificate.

Ugh.

Kurt