SchemaSource Element (WorkflowInfo)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies how data source fields are displayed.

Definition

<SchemaSource>
    <Fields>
    </Fields>
    <ContentType>
    </ContentType>
    <Dictionary>
    </Dictionary>
    <NestedInitiationFieldNodes>
    </NestedInitiationFieldNodes>
</SchemaSource>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Fields

ContentType

Dictionary

NestedInitiationFieldNodes

Parent elements

DataSource

See also