DataSource 元素
(dataSourcesType complexType) (Action4)
适用于:SharePoint Server 2013
用法
<DataSource>
<SchemaSource />
<Evaluation />
</DataSource>
元素信息
信息 | 位置 |
---|---|
元素类型 | |
命名空间 | |
架构文件 | Actions4.xsd |
定义
<xs:element name="DataSource" type="dataSourceType" minOccurs="0" maxOccurs="unbounded" >
</xs:element>
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 |
类型 |
说明 |
---|---|---|
子元素
元素 |
类型 |
说明 |
---|---|---|
属性
属性 | 类型 | 必需 | 说明 | 可能的值 |
---|---|---|---|---|
InternalName | s:string | 必需 | 指定数据源的内部名称,以便从 DataSourceRef 元素 (FieldBind 元素) (ruleDesignerType complexType) (Action4) 。 | s:string 类型的值。 |
名称 | s:string | 必需 | 指定数据源的可本地化显示名称。 | s:string 类型的值。 |
NameProperty | s:string | 必需 | 指定如何在 DataSourcesType ( (dataSourcesType complexType) (Action4 ) 中定义的 ui) 元素区分用户界面。 如果值以“Parent.”开头,则从声明 DataSource 元素的操作或复合步骤的父级检索该值。 | s:string 类型的值。 |