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] Commented: (CMIS-374) cmis:object namespaceconfusion



    [ http://tools.oasis-open.org/issues/browse/CMIS-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675#action_13675 ] 

Al Brown commented on CMIS-374:
-------------------------------

AA and ACL are documents types declared that will be registered with IANA.  Those document types I have thought of as core even though they are currently in the AtomPub binding.  We probably should file an issue to move them to p1.  

Both AA and ACL are included in cmisObjectType.  AA uses a reference rather than defining the name.  To be consistent in style AA should be changed to the style ACL is used.

From cmisObjectType:
			<xs:element ref="cmis:allowableActions" minOccurs="0"
				maxOccurs="1" />
			<xs:element name="acl" type="cmis:cmisAccessControlListType"
				minOccurs="0" maxOccurs="1" />

> cmis:object namespace confusion
> -------------------------------
>
>                 Key: CMIS-374
>                 URL: http://tools.oasis-open.org/issues/browse/CMIS-374
>             Project: OASIS Content Management Interoperability Services (CMIS) TC
>          Issue Type: Bug
>          Components: REST/AtomPub Binding
>    Affects Versions: Draft 0.62
>            Reporter: Florian Mueller
>            Assignee: Al Brown
>
> What's the indented namespace for a cmis:object that is embedded in an atom:entry?
> It's not clearly stated in the AtomPub binding document. From the schema and the examples I guess it is now "http://docs.oasis-open.org/ns/cmis/restatom/200901";. 
> Till draft 0.62d it was "http://docs.oasis-open.org/ns/cmis/core/200901";.
> I prefer the latter. If the namespaces are the same for SOAP and Atom I can share more code.

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