Blocks 元素

(WorkflowInfo 元素) (Action4)

适用于:SharePoint Server 2013

Block 元素提供容器元素。

用法

    <Blocks>
         <Block />
    </Blocks>

元素信息

信息 位置
元素类型
命名空间
架构文件 Actions4.xsd

定义

    <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>

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

父元素

元素

类型

说明

WorkflowInfo

子元素

元素

类型

说明

阻止

propertiesType

Attributes

无。