hi,

specs 6.7.13 PropertyDefinition: "isMultiple() - Reports whether this property can have multiple values... " means if isMultiple() == true - property can be either multi- or single valued,
if isMultiple() == false  - property should be single valued
right?

then
"... Note that the isMultiple flag is special in that a given node type may have two property definitions that are identical in every respect except for the their isMultiple status. For example, a node type can specify two string properties both called X, one of which is multi-valued and the other not." means a node can have 2 properties X: one of which should be single-valued and
other can be either single- or multi-valued (by previous definition)
or
other should be multi-valued (that is more logical as for me but not obvious)?

thanks,
gena

-----------------------
Gennady Azarenkov
eXo platform

Reply via email to