--- title: "Version Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "Version Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "Version" helpviewer_keywords: - "Version element" ms.assetid: fb26fe5d-de40-443b-a8bc-031c950552e6 caps.latest.revision: 39 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # Version Element (ASSL) Contains the read-only version number of the instance of [!INCLUDE[msCoName](../../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] represented by the [Server](../../../analysis-services/scripting/objects/server-element-assl.md) element. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|String| |Default value|None| |Cardinality|0-1: Optional element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[Server](../../../analysis-services/scripting/objects/server-element-assl.md)| |Child elements|None| ## Remarks The **Version** element describes which version of [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] is installed. The element that corresponds to the parent of **Version** in the Analysis Management Objects (AMO) object model is . ## See Also [Edition Element (ASSL)](../../../analysis-services/scripting/properties/edition-element-assl.md) [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)