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

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

      .NET

    • 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 -->
    • 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

      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.

            Assignee:
            Unassigned
            Reporter:
            Alpesh Patel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: