|
The Get Argument syntax which is carried in the GET INVOKE is defined
as follows:
GetArgument ::= SEQUENCE { COMPONENTS OF BaseManagedObjectId, accessControl [5] AccessControl OPTIONAL, synchronization [6] IMPLICIT CMISSync DEFAULT bestEffort, scope [7] Scope DEFAULT namedNumbers : baseObject, filter CMISFilter DEFAULT and : {}, attributeIdList [12] IMPLICIT SET OF AttributeId OPTIONAL, ... } AttributeId ::= CHOICE { globalForm [0] IMPLICIT OBJECT IDENTIFIER, localForm [1] IMPLICIT INTEGER }
The attributeIdList consists of a set of AttributeId which is either an
INTEGER or an OBJECT IDENTIFIER that identifies the type of ATTRIBUTE
(from the REGISTERED AS clause in the ATTRIBUTE template).
|