ActionBody element
(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>
Element information
Information | Location |
---|---|
Element type | |
Namespace | |
Schema file | Actions4.xsd |
Definition
<xs:element name="ActionBody" minOccurs="0" maxOccurs="1" >
<xs:complexType>
<xs:sequence>
<xs:element name="ActionBody" >
</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 |
---|---|---|
Child elements
None.
Attributes
None.