Freigeben über


Blocks-Element

(WorkflowInfo-Element) (Aktion4)

Gilt für: SharePoint Server 2013

Stellt ein Containerelement für Block-Elemente bereit.

Verwendung

    <Blocks>
         <Block />
    </Blocks>

Informationen zu Elementen

Informationen Standort
Elementtyp
Namespace
Schemadatei 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>

Elemente und Attribute

Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.

Übergeordnete Elemente

Element

Typ

Beschreibung

WorkflowInfo

Untergeordnete Elemente

Element

Typ

Beschreibung

Blockieren

propertiesType

Attributes

None.