--- title: "AttributeAllMemberTranslation Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "AttributeAllMemberTranslation Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "AttributeAllMemberTranslation" helpviewer_keywords: - "AttributeAllMemberTranslation element" ms.assetid: 4b0c61dd-6666-4bf4-9b23-c9d8e315c414 caps.latest.revision: 30 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # AttributeAllMemberTranslation Element (ASSL) Contains a translation for the caption of the **All** member of a [DimensionAttribute](../../../analysis-services/scripting/data-type/dimensionattribute-data-type-assl.md) element. ## Syntax ```xml ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|[Translation](../../../analysis-services/scripting/data-type/translation-data-type-assl.md)| |Default value|None| |Cardinality|0-n: Optional element that can occur more than once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent elements|[AttributeAllMemberTranslations](../../../analysis-services/scripting/collections/attributeallmembertranslations-element-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of the **AttributeAllMemberTranslations** collection in the Analysis Management Objects (AMO) object model is . ## See Also [Translation Element (ASSL)](../../../analysis-services/scripting/objects/translation-element-assl.md) [Objects (ASSL)](../../../analysis-services/scripting/objects/objects-assl.md)