20module
com { module sun { module star { module document {
Definition Ambiguous.idl:20
specifies a CMIS document version.
Definition CmisVersion.idl:25
string Author
contains the author that created the version.
Definition CmisVersion.idl:36
string Id
unique ID of the Cmis version
Definition CmisVersion.idl:28
string Comment
contains the comment the author has left.
Definition CmisVersion.idl:40
util::DateTime TimeStamp
specifies the time when the revision was created.
Definition CmisVersion.idl:32
represents a combined date+time value.
Definition DateTime.idl:27