ContentType Element

System.Object

ContentType

DIMEContent (deprecated)

InlineContent

MIMEContent (not supported)

 

Client Declaration

The base, abstract element for representing content data associated with a Content Engine object.

 

Element Structure

Attributes

Attributes Specific to .NET Clients

 

XML Schema

<xsd:complexType name="ContentType" abstract="true">
   <xsd:attribute name="size" type="xsd:unsignedLong"/>
</xsd:complexType>