(SchemaSource 元素) (dataSourceType complexType) (Action4)
适用于:SharePoint Server 2013
指定从中检索字段的名称值对的词典。
用法
<SchemaSource>
<Dictionary />
</SchemaSource>
元素信息
元素类型 |
|
命名空间 |
|
架构文件 |
Actions4.xsd |
定义
<xs:element name="Dictionary" minOccurs="0" maxOccurs="1">
<xs:attribute name="ValueFrom" type="s:string" />
</xs:element>
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 |
类型 |
说明 |
---|---|---|
子元素
无。
属性
属性 |
类型 |
必需 |
说明 |
可能的值 |
---|---|---|---|---|
**ValueFrom** |
s:string |
可选 |
指定的字典。 |
s:string 类型的值。 |