ContentType element

(SchemaSource element) (dataSourceType complexType) (Action4)

Applies to: SharePoint Server 2013

Specifies a content type from which to retrieve fields.

Usage

    <SchemaSource>
        <ContentType />
    </SchemaSource>

Element information

Resource File
Element type
Namespace
Schema file Actions4.xsd

Definition

    <xs:element name="ContentType" minOccurs="0" maxOccurs="1" >
         <xs:attribute name="IDFrom" type="s:string" />
    </xs:element>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element

Type

Description

SchemaSource

Child elements

None.

Attributes

Attribute

Type

Required

Description

Possible values

**IDFrom**

s:string

optional

Specifies the identifier for the content type.

Values of the s:string type.