共用方式為


Name 元素 (XMLA)

包含 AttributeTranslation 父元素之屬性成員的名稱。

語法

<Attribute> <!-- or Translation -->
   ...
   <Name>...</Name>
   ...
</Attribute>

元素特性

特性

說明

資料類型和長度

字串

預設值

基數

上階或父系

基數

屬性

1-1:只出現一次的必要元素。

Translation

0-1:只能出現一次的選擇性元素。

元素關聯性

關聯性

元素

父元素

AttributeTranslation

子元素

備註

若為 Attribute 元素,Name 元素會包含在進行 Insert 或 Update 命令期間要分別插入或更新之屬性成員的名稱。

若為 Translation 元素,Name 元素會包含屬性成員的標題,並以 Translation 父物件之 Language 元素指定的語言顯示。 如果您沒有指定 Name 元素或者它包含空字串,系統就會使用包含 Translation 元素之 Attribute 元素的 Name 元素。

請參閱

參考

Insert 元素 (XMLA)

Language 元素 (XMLA)

Update 元素 (XMLA)

概念

屬性 (XMLA)