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

Define element names for repositoryInfo and contentStream in CMIS-Core.xsd

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Applied
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Schema
    • Labels:
      None
    • Environment:

      .NET

    • Proposal:
      Hide

      Add to bottom of CMIS-Core.xsd:

      <!-- ektron begin -->
      <xs:element name="repositoryInfo" type="cmis:cmisRepositoryInfoType"/>
      <xs:element name="contentStream" type="cmis:cmisContentStreamType"/>
      <!-- ektron end -->

      Show
      Add to bottom of CMIS-Core.xsd: <!-- ektron begin --> <xs:element name="repositoryInfo" type="cmis:cmisRepositoryInfoType"/> <xs:element name="contentStream" type="cmis:cmisContentStreamType"/> <!-- ektron end -->
    • Resolution:
      Hide

      See wiki for command

      xsd needs all xsds on the commandline to generate the C# interfaces. You should use RestAtom, Core, Atom, APP, XML

      Show
      See wiki for command xsd needs all xsds on the commandline to generate the C# interfaces. You should use RestAtom, Core, Atom, APP, XML

      Description

      The .NET XSD to C# class generator did not create classes for cmsRepositoryInfoType and cmisContentStreamType because no element was defined for them in CMIS-Core.xsd.

      I was able to find the tag name repositoryInfo, but could not find contentStream, so this is just a guess.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ddomeny Alpesh Patel (Inactive)
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: