包含父 Attribute 或 Translation 元素的属性成员的名称。
语法
  
<Attribute> <!-- or Translation -->  
   ...  
   <Name>...</Name>  
   ...  
</Attribute>  
元素特征
| 特征 | 说明 | 
|---|---|
| 数据类型和长度 | String | 
| 默认值 | 无 | 
| 基数 | 请参阅下表。 | 
| 祖先或父级 | 基数 | 
|---|---|
| Attribute | 1-1:出现一次且仅出现一次的必需元素。 | 
| 翻译 | 0-1:可出现一次且仅出现一次的可选元素。 | 
元素关系
| 关系 | 元素 | 
|---|---|
| 父元素 | 属性、 翻译 | 
| 子元素 | 无 | 
备注
对于 Attribute 元素, Name 元素包含要分别在 Insert 或 Update 命令期间插入或 更新的属性成员 的名称。
对于 Translation 元素,Name 元素包含属性成员的标题,其语言由父 Translation 对象的 Language 元素指定。 如果未指定 Name 元素或包含空字符串,则使用包含 Translation 元素的 Attribute 元素的 Name 元素的值。