On 01/06/2013 08:44 PM, Thomas Beale wrote: > > Hi Bert, > > existence is a property of CAttribute (multiple or single). It > indicates if the attribute value (i.e. some object) must exists or can > be null. >
How about this: Since its function in CSingleAttribute is also done by CObject-attribute occurences, it could be removed from the CSingleAttribute. This would make tools that check this superfluous. Bert

