Additions:
is an a WCMFNode Attribute , ReadOnly-Reference to an attribute of another [[WCMFNode]] . Advantage: The referenced content type doesn't have to be loaded completely. ValueRefs are not persistent.
Deletions:
is an Attribute, ReadOnly-Reference to an attribute of another WCMFNode . Advantage: The referenced content type doesn't have to be loaded completely. ValueRefs are not persistent.
Additions:
Content type (a [[WCMFNode]]), whose attribute is referenced
The content type's referenced attribute (a [[WCMFValue]])
Deletions:
Content type (a WCMFNode), whose attribute is referenced
The content type's referenced attribute (a WCMFValue)