Default 元素(Conditions 元素)

(WorkflowInfo 元素) (Action4)

适用于:SharePoint Server 2013

Default 元素是其他元素的容器。

用法

        <Conditions>
            <Default>
                <RuleDesigner />
            </Default>
        </Conditions>

元素信息

元素类型

命名空间

架构文件

Actions4.xsd

定义

    <xs:element name="Default"      minOccurs="0"     maxOccurs="1"    >
               <xs:complexType>
               <xs:sequence>
         <xs:element name="RuleDesigner"      type="ruleDesignerType">
      </xs:element>
           </xs:sequence>
         <xs:attribute name="ItemKeyType"   type="s:string"     />
           </xs:complexType>
    </xs:element>

元素和属性

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

父元素

元素

类型

说明

条件

子元素

元素

类型

说明

RuleDesigner

ruleDesignerType

属性

属性

类型

必需

说明

可能的值

**ItemKeyType**

s:string

可选

默认对象类型的特定于实现的标识符。

s:string 类型的值。

备注

使用声明性环境(如 SharePoint Designer)创建工作流时,为 。安装在服务器上的 ACTIONS 文件合并为单个项列表,并显示在工作流编辑器中。 SharePoint 将搜索现有的工作流条件,但如果它发现的条件不是由 中的条目表示的。ACTIONS 文件,显示该条件 的默认 元素句子。