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-371) change collectionTypefrom attribute to element


change collectionType from attribute to element
-----------------------------------------------

                 Key: CMIS-371
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-371
             Project: OASIS Content Management Interoperability Services (CMIS) TC
          Issue Type: Bug
    Affects Versions: Draft 0.62
            Reporter: Al Brown


With the generic atom schema it is not obvious any more how to set the collectionType attribute on the collection element.

E.g.,

		act.getOtherAttributes().put(
				new QName("http://docs.oasis-open.org/ns/cmis/restatom/200901";,
				"CollectionType"), cType.value());

The client has to include the QName which is a bit ugly.

Change to element inside the collectionType rather than attribute

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