--- title: "Data 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: - "Data Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "Data" helpviewer_keywords: - "Data element" ms.assetid: e52b1961-7e11-4029-8ab1-84d275845067 caps.latest.revision: 37 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # Data Element (ASSL) Contains (in the collection of child [Block Element (ASSL)](../../../analysis-services/scripting/objects/block-element-assl.md) elements) the binary contents of a [ClrAssemblyFile](../../../analysis-services/scripting/data-type/clrassemblyfile-data-type-assl.md) element. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|[DataBlock](../../../analysis-services/scripting/data-type/datablock-data-type-assl.md)| |Default value|None| |Cardinality|1-1: Required element that occurs once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent elements|[File](../../../analysis-services/scripting/objects/file-element-assl.md) of type [ClrAssemblyFile](../../../analysis-services/scripting/data-type/clrassemblyfile-data-type-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of **Data** in the Analysis Management Objects (AMO) object model is . ## See Also [Assembly Element (ASSL)](../../../analysis-services/scripting/objects/assembly-element-assl.md) [ClrAssembly Data Type (ASSL)](../../../analysis-services/scripting/data-type/clrassembly-data-type-assl.md) [Files Element (ASSL)](../../../analysis-services/scripting/collections/files-element-assl.md) [Blocks Element (ASSL)](../../../analysis-services/scripting/collections/blocks-element-assl.md) [Objects (ASSL)](../../../analysis-services/scripting/objects/objects-assl.md)