--- title: "ExecuteResponse Element (XMLA) | 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: - "ExecuteResponse Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "urn:schemas-microsoft-com:xml-analysis#ExecuteResponse" - "http://schemas.microsoft.com/analysisservices/2003/engine#ExecuteResponse" - "microsoft.xml.analysis.executeresponse" helpviewer_keywords: - "ExecuteResponse element" ms.assetid: 6edb1b82-da4c-4cd9-9385-bea04032f0eb caps.latest.revision: 13 author: "jeannt" ms.author: "jeannt" manager: "erikre" --- # XML Elements - Objects - ExecuteResponse Contains the information returned by an instance of [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] in response to an [Execute](../../analysis-services/xmla/xml-elements-methods-execute.md) method call. **Namespace** urn:schemas-microsoft-com:xml-analysis ## Syntax ```xml ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|None| |Default value|None| |Cardinality|1-1: Required element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent elements|None| |Child elements|[return](../../analysis-services/xmla/xml-elements-properties/return-element-xmla.md)| ## Remarks The **ExecuteResponse** element is the topmost element within the body of a SOAP response for the **Execute** method. ## See Also [DiscoverResponse Element (XMLA)](../../analysis-services/xmla/xml-elements-objects-discoverresponse.md) [Objects (XMLA)](../../analysis-services/xmla/xml-elements-objects.md)