A property can hold zero, one or more values. In CMIS a
property can be single valued (or) multi valued.
Single valued
property
It contains single value.
Multi valued property
It contains ordered list of data values of the same type.
Is CMIS supports null
property values?
CMIS is not supporting null property values. If a
multi-valued property is not in a "not set" state, its property value
MUST be a non-empty list of individual values. Each individual value in the
list MUST NOT be in a "not set" state and MUST conform to the
property's property-type.
Is there any
constraints on multi valued properties?
A multi-valued property is either set or not set in its
entirety. An individual value of a multi-valued property MUST NOT be in an
individual "value not set" state and hold a position in the list of
values. An empty list of values MUST NOT be allowed.
No comments:
Post a Comment