OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Created: (CMIS-46) Spec's Object TypeDefinition missing baseType


Spec's Object Type Definition missing baseType
----------------------------------------------

                 Key: CMIS-46
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-46
             Project: OASIS Content Management Interoperability Services TC
          Issue Type: Bug
          Components: Domain Model
    Affects Versions: Draft 0.50
            Reporter: Florent Guillaume
            Assignee: Ethan Gur-esh
            Priority: Minor


The schema has:

        <xs:complexType name="cmisTypeDefinitionType" abstract="false">
        ...
                        <!--  base type -->
                        <xs:element name="baseType" type="cmis:enumObjectType"
                                minOccurs="1" maxOccurs="1" />
                        <xs:element name="baseTypeQueryName" type="xs:string"
                                minOccurs="1" maxOccurs="1" />

But in the spec (p. 35 l. 35, and other instances) only RootTypeQueryName is mentioned, not the base type. They're pretty redundant but nevertheless...
(See CMIS-44 for base type vs root type)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]