You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "David Ward (JIRA)" <ji...@apache.org> on 2010/03/03 17:38:27 UTC

[jira] Created: (CMIS-144) CMISProperties Abdera extension should allow embedded extension elements

CMISProperties Abdera extension should allow embedded extension elements
------------------------------------------------------------------------

                 Key: CMIS-144
                 URL: https://issues.apache.org/jira/browse/CMIS-144
             Project: Chemistry
          Issue Type: Task
          Components: tck
            Reporter: David Ward
            Assignee: David Ward


The CMIS schema allows for a <cmis:properties> element to carry extension elements and ends with a <xs:any> wildcard. The CMISProperties abdera extension should therefore not assume that all its child elements are CMISProperty objects in its getIds() method.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CMIS-144) CMISProperties Abdera extension should allow embedded extension elements

Posted by "David Ward (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Ward resolved CMIS-144.
-----------------------------

    Resolution: Fixed

> CMISProperties Abdera extension should allow embedded extension elements
> ------------------------------------------------------------------------
>
>                 Key: CMIS-144
>                 URL: https://issues.apache.org/jira/browse/CMIS-144
>             Project: Chemistry
>          Issue Type: Task
>          Components: tck
>            Reporter: David Ward
>            Assignee: David Ward
>
> The CMIS schema allows for a <cmis:properties> element to carry extension elements and ends with a <xs:any> wildcard. The CMISProperties abdera extension should therefore not assume that all its child elements are CMISProperty objects in its getIds() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.