CMIS-RestAtom.xsd references the undefined and unpublished atom.xsd

    • Type: Bug
    • Resolution: Applied
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Component/s: Schema
    • None
    • Hide

      1. Change cmisra:children to be <xs:element name="children"> (remove the type="atom:feedType">)
      2. Remove <xs:import>

      cmisra:children stays a feed. This requires an xsi:type="atom:feedType" attribute on the element since the type is no longer defined in the xsd.

      Show
      1. Change cmisra:children to be <xs:element name="children"> (remove the type="atom:feedType">) 2. Remove <xs:import> cmisra:children stays a feed. This requires an xsi:type="atom:feedType" attribute on the element since the type is no longer defined in the xsd.

      <xs:import namespace="http://www.w3.org/2005/Atom" schemaLocation="ATOM.xsd" />

            Assignee:
            Unassigned
            Reporter:
            Norrie Quinn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: