Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.42 KB

File metadata and controls

35 lines (30 loc) · 2.42 KB
title XML Elements (XMLA) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology analysis-services
ms.topic reference
helpviewer_keywords
XMLA, elements
XML for Analysis, elements
elements [XML for Analysis]
ms.assetid 40ab2360-efb6-4ba6-bf23-e84964e51008
author minewiskan
ms.author owend
manager craigg

XML Elements (XMLA)

The following topics describe the various XML for Analysis (XMLA) element categories supported by [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion].

In This Section

Property Description
Headers (XMLA) Describes those elements sent in the SOAP header of a SOAP envelope, either by an application or by an [!INCLUDEssASnoversion] instance, to manage protocol-level features.
Methods (XMLA) Describes the topmost elements sent by an application in a SOAP envelope to an [!INCLUDEssASnoversion] instance to retrieve data or metadata, or to perform actions on the instance.
Commands (XMLA) Describes the elements sent within an XMLA method to perform a specific action.
Objects (XMLA) Describes the topmost elements received by an application in a SOAP envelope from an [!INCLUDEssASnoversion] instance in response to an XMLA method.
Properties (XMLA) Describes the child elements for XMLA headers, methods, objects, or commands.

See Also

XML Data Types (XMLA)
Developing with Analysis Services Scripting Language (ASSL)