編輯

共用方式為


defaultElementType complexType (Action4)

Applies to: SharePoint Server 2013

Base type … xxxxx.

Type information

Namespace

Schema file

Actions4.xsd

Extension base

None

Definition

    <xs:complexType name="defaultElementType">
        <xs:sequence>
            <xs:element name="RuleDesigner" type="ruleDesignerType">
            </xs:element>
        </xs:sequence>
    </xs:complexType>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element

Type

Description

RuleDesigner

ruleDesignerType

Attributes

None.