Hello,
I'm working in a PHP shop and we have most of the CMIS spec
implemented what we're missing is how aspects work in 4.0.d and we
appear to be getting confusing pieces of information. According to
http://wiki.alfresco.com/wiki/CMIS#Aspect_Support we should be seeing
an xml block similar to //cmisra:object/alf:aspect but instead what
I'm getting back from the server is //cmisra:object/cmis:properties/
aspects:aspects.
Can anyone provide some input on the actual format of the XML?