Uploaded image for project: 'OASIS Content Management Interoperability Services (CMIS) TC'
  1. OASIS Content Management Interoperability Services (CMIS) TC
  2. CMIS-353

ACL just consists of one ACE -- it should be a list of ACEs

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Schema
    • Labels:
      None

      Description

      The schema should look like this:

      <xs:complexType name="cmisAccessControlListType">
      <xs:sequence>
      <xs:element name="permission" type="cmis:cmisAccessControlEntryType" minOccurs="1" maxOccurs="unbounded" />
      <xs:any namespace="##other" maxOccurs="unbounded" />
      </xs:sequence>
      </xs:complexType>

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              fmueller Florian Müller (Inactive)
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: