Blocks element
(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 |
Definition
<xs:element name="Blocks" minOccurs="0" maxOccurs="1" >
<xs:complexType>
<xs:sequence>
<xs:element name="Block" type="propertiesType" minOccurs="0" maxOccurs="unbounded" >
</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
Element |
Type |
Description |
---|---|---|
Attributes
None.