--- title: "Measures 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: - "Measures Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "Measures" helpviewer_keywords: - "Measures element" ms.assetid: d2107112-f620-4fd7-a05f-bb2606b4be18 caps.latest.revision: 34 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # Measures Element (ASSL) Contains the collection of [Measure](../../../analysis-services/scripting/objects/measure-element-assl.md) elements associated with the parent element. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|None| |Default value|None| |Cardinality|0-1: Optional element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent elements|[AggregationInstance](../../../analysis-services/scripting/objects/aggregationinstance-element-assl.md), [MeasureGroup](../../../analysis-services/scripting/objects/measuregroup-element-assl.md), [MeasureGroupBinding (out-of-line)](../../../analysis-services/scripting/data-type/measuregroupbinding-data-type-out-of-line-assl.md), [PerspectiveMeasureGroup](../../../analysis-services/scripting/data-type/perspectivemeasuregroup-data-type-assl.md)| |Child elements|[Measure](../../../analysis-services/scripting/objects/measure-element-assl.md)| ## Remarks The corresponding elements in the Analysis Management Objects (AMO) object model are and . ## See Also [Collections (ASSL)](../../../analysis-services/scripting/collections/collections-assl.md)