dmaClass_ContentElement

Base class for classes used to access document content.

Class ID: dmaClass_ContentElement
Superclass: DMA

Interfaces

IUnknown
IdmaObject
IdmaProperties
IdmaEditProperties [Optional]

Properties

Name

Impl. Required

System Gen'ed

Read-Only

Value Required

Type

Cardinality

Required Class

OIID

-

Yes

Yes

-

String

Scalar

Class Description

Yes

Yes

Yes

Yes

Object

Scalar

Class Description

This

-

Yes

Yes

Yes

Object

Scalar

Content Element

Create Pending

-

Yes

Yes

Yes

Boolean

Scalar

Update Pending

-

Yes

Yes

Yes

Boolean

Scalar

Delete Pending

-

Yes

Yes

Yes

Boolean

Scalar

Component Type

Yes

-

-

Yes

String

Scalar

Detailed Description

This is the base class for the concrete classes that are used to access document content. Its purpose is to provide a common point for the introduction on the Component Type property.

Implementation of this class requires that dmaClass_Rendition also be implemented.

Property Descriptions

• OIID {dmaProp_OIID}
Property Inherited from DMA

• Class Description {dmaProp_ClassDescription}
Property Inherited from DMA

• This {dmaProp_This}
Property Inherited from DMA

• Create Pending {dmaProp_CreatePending}
Property Inherited from DMA

• Update Pending {dmaProp_UpdatePending}
Property Inherited from DMA

• Delete Pending {dmaProp_DeletePending}
Property Inherited from DMA

• Component Type {dmaProp_ComponentType}

Content Identifier

A String, used to distinguish multiple content items in a rendition. DMA does not prescribe formats for values of this property, they are intended to be dependent on rendition type.