Dictionary element

(SchemaSource element) (dataSourceType complexType) (Action4)

Applies to: SharePoint Server 2013

Specifies a dictionary of name-value pairs from which to retrieve fields.

Usage

    <SchemaSource>
        <Dictionary />
    </SchemaSource>

Element information

Element type

Namespace

Schema file

Actions4.xsd

Definition

    <xs:element name="Dictionary"  minOccurs="0" maxOccurs="1">
         <xs:attribute name="ValueFrom" 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

**ValueFrom**

s:string

optional

The specified dictionary.

Values of the s:string type.