--- title: "Process 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: - "Process 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#Process" - "http://schemas.microsoft.com/analysisservices/2003/engine#Process" - "microsoft.xml.analysis.process" helpviewer_keywords: - "Process command" ms.assetid: 886fd480-c0e6-4c9b-b65e-da47f874d938 caps.latest.revision: 14 author: "jeannt" ms.author: "jeannt" manager: "erikre" --- # Process Element (XMLA) Processes objects on a [!INCLUDE[msCoName](../../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../../includes/ssasnoversion-md.md)] instance. ## Syntax ```xml ... ... ... ... ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|None| |Default value|None| |Cardinality|0-n: Optional element that can occur more than once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent elements|[Command](../../../analysis-services/xmla/xml-elements-properties/command-element-xmla.md)| |Child elements|[Bindings](../../../analysis-services/xmla/xml-elements-properties/bindings-element-xmla.md), [DataSource](../../../analysis-services/xmla/xml-elements-properties/datasource-element-xmla.md), [DataSourceView](../../../analysis-services/xmla/xml-elements-properties/datasourceview-element-xmla.md), [ErrorConfiguration](../../../analysis-services/xmla/xml-elements-properties/errorconfiguration-element-xmla.md), [Object](../../../analysis-services/xmla/xml-elements-properties/object-element-xmla.md), [Type Element (XMLA)](../../../analysis-services/xmla/xml-elements-properties/type-element-xmla.md), [WriteBackTableCreation](../../../analysis-services/xmla/xml-elements-properties/writebacktablecreation-element-xmla.md)| ## Remarks For more information about processing objects, see [Processing Objects (XMLA)](../../../analysis-services/multidimensional-models-scripting-language-assl-xmla/processing-objects-xmla.md). ## See Also [Commands (XMLA)](../../../analysis-services/xmla/xml-elements-commands/xml-elements-commands.md)