-
Type:
Bug
-
Resolution: Applied
-
Priority:
Major
-
None
-
Affects Version/s: CD04 Substantial Changes
-
Component/s: Schema
-
None
1.0cd04 has, line 3354:
Enum supportedPermissions: specifies which types of permissions are supported.
- basic: indicates that the CMIS Basic permissions are supported.
- repository: Indicates that repository specific permissions are supported.
- both: indicates that both CMIS basic permissions and repository specific permissions are supported.
But this output value and the corresponding enum are missing from cmisACLCapabilityType in CMIS-Core.xsd.
(I guess cmisACLCapabilityType is a better choice than cmisRepositoryInfoType.)