id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
d3fbaff9bc11-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Contains information that allows the rendering of a declarative Action sentence in the visual workflow editor in SharePoint Designer or Visual Studio.
Usage
<Actions>
<Action>
<RuleDesigner>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-action-elementactions-elementworkflowinfo-elementaction4 |
d3fbaff9bc11-1 | **Sentence**
s:string
optional
Text that is displayed in the workflow editor that represents the workflow rule. The rule sentence can contain static text and also text that is dynamically generated at run time.
Variables can be embedded into the sentence by using the notation %1, %2, and so on. Each variable ma... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-action-elementactions-elementworkflowinfo-elementaction4 |
a060b59afd8e-0 | (Conditions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Contains information that allows the rendering of a declarative Condition sentence in the visual workflow editor in SharePoint Designer or Visual Studio.
Usage
<Conditions>
<Condition>
<RuleDesign... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-condition-elementconditions-elementworkflowinfo-elementacti |
a060b59afd8e-1 | **Sentence**
s:string
optional
Text that is displayed in the workflow editor that represents the workflow rule. The rule sentence can contain static text and also text that is dynamically generated at run time.
Variables can be embedded into the sentence by using the notation %1, %2, and so on. Each variable ma... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-condition-elementconditions-elementworkflowinfo-elementacti |
98c56a3cea55-0 | (Conditions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Contains information that allows the rendering of a declarative sentence in the visual workflow editor in SharePoint Designer or Visual Studio.
Usage
<Conditions>
<Default>
<RuleDesigner>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-default-elementconditions-elementworkflowinfo-elementaction |
98c56a3cea55-1 | **Sentence**
s:string
optional
Text that is displayed in the workflow editor that represents the workflow rule. The rule sentence can contain static text and also text that is dynamically generated at run time.
Variables can be embedded into the sentence by using the notation %1, %2, and so on. Each variable ma... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/ruledesigner-element-default-elementconditions-elementworkflowinfo-elementaction |
dfc60ccfe1c8-0 | (Action4)
Applies to : SharePoint Server 2013
A property of the parent Block element (Blocks element) (WorkflowInfo element) (Action4) element as rendered in the workflow visual designer user interface.
Usage
<Blocks>
<Block>
<Property />
</Block>
</Blocks>
Element infor... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-propertiestype-complextypeaction4 |
dfc60ccfe1c8-1 | Description
Possible values
**Description**
s:string
optional
Values of the s:string type.
**DesignerType**
s:string
optional
Values of the s:string type.
**DisplayName**
s:string
optional
Values of the s:string type.
**Name**
s:string
required
Values of the... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-propertiestype-complextypeaction4 |
8f397e7f4d85-0 | (Flows element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for Parameter elements that includes descriptions of the parameters in Flow method signatures. This element is of type parametersType .
Usage
<Flows>
<Flow>
<Parameters>
<P... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameters-element-flow-elementflows-elementworkflowinfo-elementaction4 |
96f60e2963ff-0 | (Coercions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for Parameter elements that includes descriptions of the parameters in coercion method signatures. This element is of type coercionParameterType .
Usage
<Coercions>
<Coercion>
<Paramet... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameters-element-coercion-elementcoercions-elementworkflowinfo-elementaction4 |
7ac30b4754c7-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for Parameter elements that includes descriptions of the parameters in Action method signatures. This element is of type parametersType .
Usage
<Actions>
<Action>
<Parameters>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameters-element-action-elementactions-elementworkflowinfo-elementaction4 |
e926b6d84ae9-0 | (Conditions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for Parameter elements that includes descriptions of the parameters in Condition method signatures. This element is of type parametersType .
Usage
<Conditions>
<Condition>
<Parameters... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameters-element-condition-elementconditions-elementworkflowinfo-elementaction |
e926b6d84ae9-1 | <Condition>…</Condition>
<Parameters>
<Parameter />
</Parameters>
</Conditions>
<Actions Sequential="then" Parallel="and">
<Action Name="Update my custom SharePoint list"
ClassName="CustomActivities.OrderListFunctions"
Assembly... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameters-element-condition-elementconditions-elementworkflowinfo-elementaction |
76edf6095d0e-0 | Applies to : SharePoint Server 2013
Used to describe hidden input parameters for an activity that is used as the coercion. Also defines additional input values to be always added internally when an activity used as a coercion is inserted into the workflow. The Parameter element is of type coercionParametersType .
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameter-element-coercionparameterstype-complextypeaction4 |
76edf6095d0e-1 | Type
Description
ActivityBody
Specifies the body of a custom action.
Attributes
Attribute
Type
Required
Description
Possible values
Name
s:string
required
Name of the activity parameter that is used as a coercion.
Values of the s:string type.
Type
s:stri... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameter-element-coercionparameterstype-complextypeaction4 |
75ca802678cd-0 | Applies to : SharePoint Server 2013
Used to describe the input and output parameters for a method call to a custom Action or Condition . The Parameter element is of type parametersType .
Usage
<Parameters>
<Parameter />
</Parameters>
Element information
Schema file : Actions4.xsd
Definition
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameter-element-parameterstype-complextypeaction4 |
75ca802678cd-1 | Parameters
parametersType
Child elements
None.
Attributes
Attribute
Type
Required
Description
Possible values
Description
s:string
optional
Specifies the text to display when the parameter is selected in a grid matching parameters names with current values.
Values of th... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameter-element-parameterstype-complextypeaction4 |
75ca802678cd-2 | Name
s:string
required
Used to associate the FieldBind element with the parameter. Values are not case-sensitive.
Values of the s:string type.
ShowLookupForDropdown
s:boolean
optional
Specifies whether a lookup button is displayed for a drop-down list.
Values of the s:boolean type.
Type
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/parameter-element-parameterstype-complextypeaction4 |
82e104cbb9c0-0 | (FieldBind element) (ruleDesignerType complexType) (Action4)
Applies to : SharePoint Server 2013
Used to populate DesignerType drop-down list box controls that are not data bound. The Option element contains text/value pairs that are used to build a workflow sentence. They also contain information about their M... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/option-element-fieldbind-elementruledesignertype-complextypeaction4 |
82e104cbb9c0-1 | Attribute
Type
Required
Description
Possible values
**Name**
s:string
required
The value displayed in the drop-down list box control.
Values of the s:string type.
**TypeFilter**
s:string
optional
Used only if the parent **FieldBind DesignerType** is **Operator**. The **TypeFilter**... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/option-element-fieldbind-elementruledesignertype-complextypeaction4 |
82e104cbb9c0-2 | Returns **true** if queried values are equal. Case sensitivity does not have to match.
**NotEqual**
Returns **true** if queried values are not equal. Case sensitivity must match.
**NotEqualNoCase**
Returns **true** if queried values are not equal. Case sensitivity does not have to match.
**StartsW... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/option-element-fieldbind-elementruledesignertype-complextypeaction4 |
82e104cbb9c0-3 | <Option Name="equals" Value="Equal"/>
<Option Name="not equals" Value="NotEqual"/>
<Option Name="is greater than"
Value="GreaterThan"
TypeFilter="System.Double;System.Int32;
System.Uint32;System.DateTime"/>
<Opti... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/option-element-fieldbind-elementruledesignertype-complextypeaction4 |
82e104cbb9c0-4 | Value="NotContains"
TypeFilter="System.String"/>
<Option Name="matches regular expression"
Value="Matches"
TypeFilter="System.String"/>
<Option Name="equals (ignoring case)"
Value="EqualNoCase"
Ty... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/option-element-fieldbind-elementruledesignertype-complextypeaction4 |
2ac8be872df1-0 | (SchemaSource element) (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies that fields are retrieved from the schema of the data used to begin the workflow.
Usage
<SchemaSource>
<NestedInitiationFieldNodes />
</SchemaSource>
Element information
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/nestedinitiationfieldnodes-element-schemasource-elementdatasourcetype-complextyp |
d494a5b576b5-0 | (Action element) (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for Modification element collections that specify modifications associated with a given action .
Usage
<Actions>
<Action>
<Modifications>
<Modification />
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/modifications-element-action-elementactions-elementworkflowinfo-elementaction4 |
6b6d17cd8d5e-0 | (Modifications element) (Action element) (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies a workflow modification.
Usage
<Actions>
<Action>
<Modifications>
<Modification />
</Modifications >
</Action>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/modification-element-modifications-elementaction-elementactions-elementworkflowi |
6b6d17cd8d5e-1 | s:string
required
Specifies the form to display for the given workflow modification.
Values of the s:string type.
**NameFormat**
s:string
required
Specifies the format of text to display at the beginning of a workflow modification.
Values of the s:string type.
**TypeId**
s:string
required ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/modification-element-modifications-elementaction-elementactions-elementworkflowi |
037b20b9164f-0 | (Evaluation element) (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies the hash table from which the evaluation value is retrieved.
Usage
<Evaluation>
<ActivitySource />
<HashtableSource />
</Evaluation>
Element information
Element ty... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/hashtablesource-element-evaluation-elementdatasourcetype-complextypeaction4 |
9953371691ad-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container element for individual Flow element (Flows element) (WorkflowInfo element) (Action4) elements.
Usage
<Flows>
<Flow>
<RuleDesigner />
<Paramters />
</Flow>
</Flows>
Element informat... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flows-element-workflowinfo-elementaction4 |
9953371691ad-1 | Parent elements
Element
Type
Description
WorkflowInfo
The root element of the Actions schema. This element must be included in any .ACTIONS file that is installed on the server.
Child elements
Element
Type
Description
Flow
Represents the ac... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flows-element-workflowinfo-elementaction4 |
514d5b189f31-0 | (Flows element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Represents the activity underlying the Go to a stage action in the visual workflow designer.
Usage
<Flows>
<Flow>
<RuleDesigner />
<Paramters />
</Flow>
</Flows>
Element info... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flow-element-flows-elementworkflowinfo-elementaction4 |
514d5b189f31-1 | Child elements
Element
Type
Description
Parameters
parametersType
Serves as a container for Parameter elements, and contains no definable attributes. Includes the descriptions of the parameters in an action method signature.
RuleDesigner
ruleDesignerType
Contains information that a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/flow-element-flows-elementworkflowinfo-elementaction4 |
9c7ea65688e4-0 | (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Container for instances of the Field element (Action4) , which specify the fields for displaying data from a parent data source.
Element information
Element type
Namespace
Schema file
Actions4.xsd
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fields-element-schemasource-elementdatasourcetype-complextypeaction4 |
594e47f5035b-0 | (ruleDesignerType complexType) (Action4)
Applies to : SharePoint Server 2013
The FieldBind element is a child of the RuleDesigner element. Used together, these elements create a readable sentence that describes a condition that needs to be evaluated or an activity that must be executed. These elements can also ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldbind-element-ruledesignertype-complextypeaction4 |
594e47f5035b-1 | <xs:attribute name="Ref" type="s:string" />
</xs:element>
</xs:choice>
<xs:attribute name="Field" type="s:string" />
<xs:attribute name="Text" type="s:string" />
<xs:attribute name="Id" type="s:positiveInteger" use="required" />
<xs:attribute name="DesignerTyp... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldbind-element-ruledesignertype-complextypeaction4 |
594e47f5035b-2 | Child elements
Element
Type
Description
DataSourceRef
Option
Attributes
Attribute
Type
Required
Description
Possible values
**DesignerType**
s:string
required
Specifies the type of control or user input that is presented... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldbind-element-ruledesignertype-complextypeaction4 |
594e47f5035b-3 | **Function**
s:boolean
optional
When set to **true**, this attribute inserts the name of the associate **Action** method into the sentence.
Values of the s:boolean type.
**Id**
s:positiveInteger
required
An integer that serves as a relational key to associate a **FieldBind** element with the **Sente... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldbind-element-ruledesignertype-complextypeaction4 |
80780bdb3bce-0 | (SchemaSource element) (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies a field in which to display data obtained from the parent data source.
Usage
<SchemaSource>
<Fields>
<Field />
</Fields>
</SchemaSource>
Element information
Element type :
Namespa... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/field-element-fields-elementschemasource-elementdatasourcetype-complextypeaction |
33fdf5f1b8b3-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Represents a collection of individual Events element instances.
Usage
<events>
<event />
</events>
Element information
Element type
Namespace
Schema file
Actions4.xsd
Definition
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/events-element-workflowinfo-elementaction4 |
33fdf5f1b8b3-1 | Child elements
Element
Type
Description
Event
Attributes
None. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/events-element-workflowinfo-elementaction4 |
0e7cdb5a793d-0 | (Events element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies a workflow event from among available workflow events.
Usage
<events>
<event />
</events
Element information
Element type
Namespace
Schema file
Actions4.xsd
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/event-element-events-elementworkflowinfo-elementaction4 |
0e7cdb5a793d-1 | **Category**
s:string
required
The category associated with the event; for example, **ListItemEvent** or **ProjectEvent**.
Values of the s:string type.
**DisplayName**
s:string
required
The name of the event as rendered in the user interface.
Values of the s:string type.
**EventGroup**
s:s... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/event-element-events-elementworkflowinfo-elementaction4 |
d929704e6296-0 | (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies whether values are retrieved from the data source fields of the parent action or composite step, or from a hash table.
Usage
<Evaluation>
<ActivitySource />
<HashtableSource />
</Evaluation>
Element i... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/evaluation-element-datasourcetype-complextypeaction4 |
d086f2717afc-0 | (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
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dictionary-element-schemasource-elementdatasourcetype-complextypeaction4 |
13bbcd4137f8-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Serves as a container for other elements and has no definable attributes.
Usage
<Actions>
<Default>
<RuleDesigner />
</Default>
</Actions>
Element information
Element t... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/default-element-actions-elementworkflowinfo-elementaction4 |
d5402aac6c72-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
The Default element is a container for other elements.
Usage
<Conditions>
<Default>
<RuleDesigner />
</Default>
</Conditions>
Element information
Element type
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/default-element-conditions-elementworkflowinfo-elementaction4 |
d5402aac6c72-1 | Attribute
Type
Required
Description
Possible values
**ItemKeyType**
s:string
optional
The implementation-specific identifier for the default object type.
Values of the s:string type.
Remarks
When you create workflows by using a declarative environment, such as SharePoint Designer, th... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/default-element-conditions-elementworkflowinfo-elementaction4 |
02438ac95dc7-0 | (CompositeSteps element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies the data sources for a composite step.
Usage
<CompositeStep>
<DataSources>
<DataSource />
</DataSources>
</CompositeStep>
Element information
Information
Locat... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasources-element-compositestep-elementcompositesteps-elementworkflowinfo-elem |
c04721520872-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies the data sources for an action.
Usage
<Action>
<DataSources>
<DataSource />
</DataSources>
</Action>
Element information
Information
Location
Element type
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasources-element-action-elementactions-elementworkflowinfo-elementaction4 |
760a08a0f35e-0 | (FieldBind element) (ruleDesignerType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies the possible values from the DataSource element (dataSourcesType complexType) (Action4) that are associated with the Action or Condition element that is the parent of the RuleDesigner . This enables dyn... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasourceref-element-fieldbind-elementruledesignertype-complextypeaction4 |
760a08a0f35e-1 | Attribute
Type
Required
Description
Possible values
**Ref**
s:string
optional
Specifies the internal name of the **DataSource** element from which to obtain a list of possible values.
Values of the s:string type. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasourceref-element-fieldbind-elementruledesignertype-complextypeaction4 |
a789bd454882-0 | (dataSourcesType complexType) (Action4)
Applies to : SharePoint Server 2013
Usage
<DataSource>
<SchemaSource />
<Evaluation />
</DataSource>
Element information
Information
Location
Element type
Namespace
Schema file
Actions4.xsd
Definition ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasource-element-datasourcestype-complextypeaction4 |
a789bd454882-1 | Values of the s:string type.
Name
s:string
required
Specifies a localizable display name for the data source.
Values of the s:string type.
NameProperty
s:string
required
Specifies how to differentiate the user interface (UI) elements defined in a DataSource element (dataSourcesType complexTyp... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/datasource-element-datasourcestype-complextypeaction4 |
14f853123c97-0 | (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
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/contenttype-element-schemasource-elementdatasourcetype-complextypeaction4 |
5c16bfceb684-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
In the workflow rule designer, represents corresponding, underlying functions that are used to evaluate workflow conditions, and which return Boolean values that represent the outcome of the evaluations. The parent container element for all Con... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/conditions-element-workflowinfo-elementaction4 |
5c16bfceb684-1 | </xs:element>
</xs:all>
<xs:attribute name="Type" type="s:string" />
<xs:attribute name="Name" type="s:string" use="required" />
<xs:attribute name="AppliesTo" type="appliesToTypes" use="required" />
<xs:attribute name="UsesCurrentItem" type="... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/conditions-element-workflowinfo-elementaction4 |
5c16bfceb684-2 | Type
Description
WorkflowInfo
Child elements
Element
Type
Description
Condition
Default
Attributes
Note
The attributes listed in the following table are only read from the default ACTIONS file and cannot be overridden in any custom .ACT... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/conditions-element-workflowinfo-elementaction4 |
5c16bfceb684-3 | Not
s:string
optional
The text that is defined in this attribute is displayed in the rule designer sentence when there are two or more conditions in the same conditional branch and any value will satisfy the conditions, allowing the workflow actions to execute. The value is not case-sensitive. The default value i... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/conditions-element-workflowinfo-elementaction4 |
645cd430c84c-0 | (Conditions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Represents a Condition statement, which is part of a rule sentence that can be displayed in a declarative, rules-based, code-free workflow editor. The Condition statement (with values and arguments) is used to evaluate workflo... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/condition-element-conditions-elementworkflowinfo-elementaction4 |
645cd430c84c-1 | <xs:attribute name="UsesCurrentItem" type="s:boolean" />
<xs:attribute name="ItemKeyType" type="s:string" />
<xs:attribute name="FunctionName" type="s:string" />
<xs:attribute name="Assembly" type="s:string" />
<xs:attribute name="ClassName" type="s:string" ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/condition-element-conditions-elementworkflowinfo-elementaction4 |
645cd430c84c-2 | **AppliesTo**
appliesToTypes
required
Specifies whether the conditional statement that is being evaluated is applied to a SharePoint list or document library. By changing the value, you can show or hide a specific condition statement in the workflow editor, depending on the type of SharePoint list that the workfl... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/condition-element-conditions-elementworkflowinfo-elementaction4 |
645cd430c84c-3 | XML:
`FunctionName="myCondition"`
Values of the s:string type.
**ItemKeyType**
s:string
optional
The implementation-specific identifier for the default object type.
Values of the s:string type.
**Name**
s:string
required
Specifies a localized name of the condition.
Values of the s:string... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/condition-element-conditions-elementworkflowinfo-elementaction4 |
645cd430c84c-4 | A Condition element contains information about the Microsoft .NET assembly where the condition code is implemented, and also the parameters that are required to make the function call. It also contains information about how the Condition statement should be displayed to the workflow editor. | https://learn.microsoft.com/en-us/sharepoint/dev/schema/condition-element-conditions-elementworkflowinfo-elementaction4 |
f640dfd3af2d-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Container for the steps in a composite workflow activity, which are represented by CompositeStep elements.
Usage
<CompositeSteps>
<CompositeStep />
</CompositeSteps>
Element information
Name
Value
Eleme... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/compositesteps-element-workflowinfo-elementaction4 |
f640dfd3af2d-1 | </xs:element>
</xs:sequence>
<xs:attribute name="Name" type="s:string" use="required" />
<xs:attribute name="ClassName" type="s:string" use="required" />
<xs:attribute name="Assembly" type="s:string" use="required" />
<xs:attribute name="Ap... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/compositesteps-element-workflowinfo-elementaction4 |
641b30d8a3c9-0 | (CompositeSteps element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Represents a single step in a composite workflow activity.
Usage
<CompositeStep>
<DataSources />
</CompositeStep>
Element information
Name
Value
Element type
Namespace
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/compositestep-element-compositesteps-elementworkflowinfo-elementaction4 |
641b30d8a3c9-1 | </xs:element>
</xs:sequence>
<xs:attribute name="Name" type="s:string" use="required" />
<xs:attribute name="ClassName" type="s:string" use="required" />
<xs:attribute name="Assembly" type="s:string" use="required" />
<xs:attribute name="Ap... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/compositestep-element-compositesteps-elementworkflowinfo-elementaction4 |
641b30d8a3c9-2 | Values of the appliesToTypes type.
**Assembly**
s:string
required
Specifies the binary file in which the step is implemented.
Values of the s:string type.
**ClassName**
s:string
required
Uniquely identifies the class in the binary file specified by the **Assembly** attribute.
Values of the s... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/compositestep-element-compositesteps-elementworkflowinfo-elementaction4 |
b167147a40fd-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies the available coercions for converting data from one form to another.
Usage
<Coercions>
<Coercion />
</Coercions>
Element information
Information
Location
Element Type
Namespace
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercions-element-workflowinfo-elementaction4 |
b167147a40fd-1 | </xs:element>
</xs:all>
<xs:attribute name="Name" type="s:string" use="required" />
<xs:attribute name="Assembly" type="s:string" />
<xs:attribute name="DisplayName" type="s:string" use="required" />
<xs:attribute name="CatchAll" type="s:boole... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercions-element-workflowinfo-elementaction4 |
a00b59839c9f-0 | (Coercions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies a coercion for converting data from one form to another.
Usage
<Coercions>
<Coercion />
</Coercions>
Element information
Information
Location
Element Type
Namespace
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercion-element-coercions-elementworkflowinfo-elementaction4 |
a00b59839c9f-1 | <xs:attribute name="DestinationFieldType" type="s:string" />
<xs:attribute name="ClassName" type="s:string" use="required" />
<xs:attribute name="Id" type="s:string" use="required" />
<xs:attribute name="SourceProperty" type="s:string" use="required... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercion-element-coercions-elementworkflowinfo-elementaction4 |
a00b59839c9f-2 | Values of the s:boolean type.
ClassName
s:string
required
Uniquely identifies the class in the binary file that is specified by the Assembly value.
Values of the s:string type.
DestinationFieldType
s:string
optional
The output field type of the coercion. If the destination cannot handle this t... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercion-element-coercions-elementworkflowinfo-elementaction4 |
a00b59839c9f-3 | Values of the s:string type.
SourceType
s:string
optional
A class type from which the data is converted. If set, the client shows the coercion only when the previous value is of the matching type unless SourceFieldType or CatchAll specifies otherwise.
Values of the s:string type.
Sample coerci... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/coercion-element-coercions-elementworkflowinfo-elementaction4 |
c657f7d07bee-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Provides container element for Block elements.
Usage
<Blocks>
<Block />
</Blocks>
Element information
Information
Location
Element type
Namespace
Schema file
Actions4.xsd
Defi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/blocks-element-workflowinfo-elementaction4 |
a32b2a5fc9f3-0 | (Blocks element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Represents visual building blocks on the workflow designer surface.
Usage
<Blocks>
<Block />
</Blocks>
Element information
Information
Location
Element type
Namespace
Sch... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/block-element-blocks-elementworkflowinfo-elementaction4 |
a32b2a5fc9f3-1 | **DisplayName**
s:string
required
The name that is used in the visual designer or text-based designer to identify the associated block element. This could be the name of a stage, the name of a loop, the name of an action property, or any other designer item that has a name that is exposed to the user.
Values of... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/block-element-blocks-elementworkflowinfo-elementaction4 |
4c892d42cf70-0 | (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies transformations from one binary file to another binary file in a versioned binary file system so that the client has sufficient information to load the desired binary file.
Usage
<AssemblyRedirects>
<AssemblyRedirect />
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/assemblyredirects-element-workflowinfo-elementaction4 |
76699a3255a8-0 | (AssemblyRedirects element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies a transformation from one binary file to another binary file in a versioned binary file system so that the client has sufficient information to load the desired binary file.
Usage
<AssemblyRedirects>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/assemblyredirect-element-assemblyredirects-elementworkflowinfo-elementaction4 |
2205fa639c08-0 | (dataSourceType complexType) (Action4)
Applies to : SharePoint Server 2013
Specifies that the evaluation value is retrieved from the fields of the parent data source.
Usage
<Evaluation>
<ActivitySource />
</Evaluation>
Element information
Information
Location
Element type ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/activitysource-element-evaluation-elementdatasourcetype-complextypeaction4 |
283ef548f89e-0 | (Parameter element) (coercionParametersType complexType) (Action4)
Applies to : SharePoint Server 2013
An element in the complex type coercionParametersType , ActivityBody for complex binding of an activity that is used as a coercion. The element provides a xaml fragment that provides the argument binding of the... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/activitybody-element-parameter-elementcoercionparameterstype-complextypeaction4 |
283ef548f89e-1 | </xs:element>
</xs:sequence>
</xs:complexType>
</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
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/activitybody-element-parameter-elementcoercionparameterstype-complextypeaction4 |
283ef548f89e-2 | </p:GetConfigurationValue>
</ActivityBody>
</Parameter>
<Parameter Name="Format" Type="System.String" Value="d" />
</Parameters>
</Coercion>
The coercion definition above injects the following XAML fragment into the workflow:
<p:ToString Format="d">
<p:ToStrin... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/activitybody-element-parameter-elementcoercionparameterstype-complextypeaction4 |
56a49efe93de-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies local variables for the action.
Usage
<Actions>
<Action>
<ActionVariables />
<ActionBody />
<ActionConditions />
</Action>
</Actions>
Element information
Name
Details
Element t... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actionvariables-element-action-elementactions-elementworkflowinfo-elementaction4 |
0dfb11311071-0 | (Action4)
Applies to : SharePoint Server 2013
Allows you to create custom workflow activities and expand the palette of available workflow actions that you can use to help model unique business processes.
Usage
<WorkflowInfo>
<Conditions>
<Actions>
<Action />
</Actions>
</WorkflowInfo>
Element info... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actions-element-workflowinfo-elementaction4 |
0dfb11311071-1 | <xs:attribute name=" TypeId" type="s:string" use="required"/>
<xs:attribute name="NameFormat" type="s:string" use="required"/>
<xs:attribute name="FormURN" type="s:string" use="required"/>
</xs:element>
</xs:sequence>
</xs:complexTy... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actions-element-workflowinfo-elementaction4 |
0dfb11311071-2 | <xs:attribute name="FunctionName" type="s:string"/>
<xs:attribute name="Category" type="s:string"/>
<xs:attribute name="CreatesTask" type="s:boolean"/>
<xs:attribute name="CreatesInList" type="s:string"/>
<xs:attribute name="AppliesTo" type="appliesToTypes" use="required"/>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actions-element-workflowinfo-elementaction4 |
0dfb11311071-3 | Parallel
s:string
optional
Specifies that workflow actions should be executed in parallel and joins the respective action elements in the RuleDesigner element (Action element) (Actions element) (WorkflowInfo element) (Action4) sentence.
Values of the s:string type.
Sequential
s:string
optional
S... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actions-element-workflowinfo-elementaction4 |
e0b7aae1798e-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Usage
<Actions>
<Action>
<ActionVariables />
<ActionBody />
<ActionConditions />
</Action>
</Actions>
Element information
Information
Location
E... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actionconditions-element-action-elementactions-elementworkflowinfo-elementaction |
58979a0753a7-0 | (Action element) (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Specifies the body of a custom action.
Usage
<Actions>
<Action>
<ActionVariables />
<ActionBody />
<ActionConditions />
</Action>
</Actions>
Elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/actionbody-element-action-elementactions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-0 | (Actions element) (WorkflowInfo element) (Action4)
Applies to : SharePoint Server 2013
Contains the information that is required for Workflow Manager Client 1.0 to process a workflow action's underlying activity or activities.
Usage
<Actions>
<Action>
<Parameters />
<RuleDesi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-1 | <xs:attribute name="TypeId" type="s:string" use="required" />
<xs:attribute name="NameFormat" type="s:string" use="required" />
<xs:attribute name="FormURN" type="s:string" use="required" />
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-2 | <xs:attribute name="Category" type="s:string" />
<xs:attribute name="CreatesTask" type="s:boolean" />
<xs:attribute name="CreatesInList" type="s:string" />
<xs:attribute name="AppliesTo" type="appliesToTypes" use="required" />
<xs:attribute name="IsError" type="s:boolean" />
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-3 | dataSourcesType
Modifications
Parameters
parametersType
RuleDesigner
ruleDesignerType
Attributes
Attribute
Type
Required
Description
Possible values
__SolutionId
s:string
optional
Specifies a GUID that the client application writes to the impleme... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-4 | CreatedTaskFormType
s:string
optional
Specifies the type of a task created. Use DataCollectTask to create a task that collects data from one user; use GroupAssignedTask to create a task that collects data from one or more users; use TodoItemTask to create a task that does not collect data from users but onl... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
0ba41f9ce9dc-5 | Values of the s:boolean type.
Name
s:string
required
Represents the descriptive name of the workflow action that is displayed to the workflow editor.
Values of the s:string type.
SandboxedFunction
s:boolean
optional
If true , the client application inserts an implementation-specific action wh... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/action-element-actions-elementworkflowinfo-elementaction4 |
f3f96687d5b8-0 | Applies to : SharePoint Server 2013
This topic shows the schema definition for Schema file name .
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
elementFormDefault
=" qualified"
s
=" http://www.w3.org/2001/XMLSchema"
core
=" http://schemas.microsoft.com/sharepoint... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-workflow-actions |
f3f96687d5b8-1 | </xs:all>
<xs:attribute name="Type"
type="s:string"
/>
<xs:attribute name="Name"
type="s:string"
use="required"
/>
<xs:attribute name="AppliesTo"
type="appliesToTypes"
use="required"
/>
<xs:attribute name="UsesCurrentItem"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-workflow-actions |
f3f96687d5b8-2 | <xs:element name="Action"
minOccurs="0"
maxOccurs="unbounded"
>
<xs:complexType>
<xs:all>
<xs:element name="Parameters"
type="parametersType" minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="RuleDesigner"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-workflow-actions |
f3f96687d5b8-3 | </xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ActionBody"
minOccurs="0"
maxOccurs="1"
>
<xs:complexType>
<xs:sequence>
<xs:element name="ActionBody"
>
</xs:element>
</xs:sequence>
</x... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/schema-map-workflow-actions |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.