Blocks 要素

(WorkflowInfo 要素)(Action4)

適用対象: SharePoint Server 2013

Block 要素のコンテナー要素を提供します。

使用方法

    <Blocks>
         <Block />
    </Blocks>

要素の情報

情報 場所
要素の種類
Namespace
スキーマ ファイル 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

子要素

要素

説明

Block

propertiesType

属性

なし。