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

Re: Fwd: Why groupOfURLs is STRUTURAL?



At 09:32 AM 9/19/2006, Hai Zaar wrote:
>>This description is semantically equivalent to that provided in
>>dynschema.  That is, both describe the class as structural.
>Thank you for reply. Back to original problem:
>How can I implement "Dynamic posixGroup" - i.e. posixGroup with
>memberURL atributte evaluated by dynlist overlay.

IIRC, groupOfURLs is an alternative way of expressing a
groupOfNames and/or groupOfUniqueNames.  I don't believe
it was intended to be used as an alterative way of expressing
a posixGroup.

You could code something similar by hacking on the dyngroup
overlay.

Kurt