Name 元素 (XMLA)

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

語法

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

元素特性

特性

描述

資料類型和長度

字串

預設值

基數

上階或父系基數
Attribute1-1: 只出現一次的必要元素。
Translation0-1: 只能出現一次的選擇性元素。

元素關聯性

關聯性

元素

父元素

AttributeTranslation

子元素

備註

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

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