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

allVersions flag in deleteObject() is not optional in WSDL

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Web Services Binding
    • Labels:
      None

      Description

      The domain model marks the allVersions flag as optional for the deleteObject() method. The WSDL doesn't mark it as nillable and therefore it is not optional.

      It should be changed to:

      <xs:element name="allVersions" type="xs:boolean" minOccurs="1" maxOccurs="1" nillable="true" />

      Btw. there is a typo in line 3547.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: