localName for type definition is optional according to domain model but is required according to core.xsd schema

    • Type: Bug
    • Resolution: Applied
    • Priority: Major
    • V1.0 Errata
    • Affects Version/s: V1.0
    • Component/s: Domain Model
    • None
    • Hide

      make localName "requried" in the Domain Model.

      Show
      make localName "requried" in the Domain Model.

      The attribute localName of an object-type definition is optional according to the domain model:
      localName String (optional)

      But according to the core.xsd schema it is required:

      <xs:complexType name="cmisTypeDefinitionType">
      <xs:sequence>
      ...
      <xs:element name="localName" type="xs:string" minOccurs="1"
      maxOccurs="1" />

            Assignee:
            Florian Müller (Inactive)
            Reporter:
            Martin Hermes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: