[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Aggregate Attributes



I think the referent of "named" was that we have a single thing with an 
ASN.1-or-equivalent name, which has a multi-part value. That would appear 
to differ from your group of separately named attributes.

The difference, taking an InetAddress as an example, is the difference between

    three attributes InetAddress, InetAddressType, and 
InetAddressPrefixLength,

and

    one attribute InetAddress which internally contains a type, a value, and a
    prefix length.

At 01:29 AM 9/28/2001, Frank Strauss wrote:
>Hi!
>
> >> 1.  Remove the word non-divisible from the description of attribute groups
> >> and replace the description with something like "named, reusable set of
> >> attributes that are meaningful together".
>
>Fred> sounds good to me
>
>Is this what you mean (I don't understand the word `named' in your context)?
>
>    Description: An attribute group is a reusable set of attributes that
>       are meaningful together. [...]
>
>This is from the very latest snapshot (as of Fri Sep 28 10:29:02 CEST 2001).
>
>  -frank