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

Inconsistent capitalization of attributes (displayname, localname)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Domain Model, Schema
    • Labels:
      None
    • Proposal:
      Hide

      Use displayName and localName attributes in cmisProperty.
      Mention them in the domain model, with pdid.

      Show
      Use displayName and localName attributes in cmisProperty. Mention them in the domain model, with pdid.

      Description

      The schema has:

      > <xs:complexType name="cmisProperty">
      > <xs:attribute name="localname" use="optional" />
      > <xs:attribute name="displayname" use="optional" />

      But:

      > <xs:complexType name="cmisChoice">
      > <xs:attribute name="displayName" use="required" />
      And:
      > <xs:complexType name="cmisPropertyDefinitionType">
      > <xs:sequence>
      > <xs:element name="localName" type="xs:string" minOccurs="1" maxOccurs="1" />

      The capitalization should probably be the same in both cases (camelCase).

      Also they are not introduced in the domain model (not sure where), (nor is pdid either, whose capitalisation and name is weird as well).

        Attachments

          Activity

            People

            • Assignee:
              ethang Ethan Gur-esh
              Reporter:
              florent.guillaume Florent Guillaume (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: