| title | Analysis Services Scripting Language XML Elements (ASSL) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/14/2017 | |||
| ms.prod | sql-server-2016 | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.tgt_pltfrm | ||||
| ms.topic | reference | |||
| apitype | Schema | |||
| applies_to |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 7ac07e82-8806-4e9e-8123-22c09c0296de | |||
| caps.latest.revision | 34 | |||
| author | Minewiskan | |||
| ms.author | owend | |||
| manager | erikre |
Although the Analysis Services Scripting Language (ASSL) schema contains only XML elements, from a developer's point of view, these elements correspond to the following concepts:
-
Objects, such as Database, Cube, and Dimension objects, in the hierarchy of objects contained by an instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion].
-
Collections of objects, such as the Dimensions and Cubes collections.
-
Properties, such as Name and Description, that describe objects.
-
Data types, such as Binding and Permission, that are used to define the child elements and properties of other objects.
[!NOTE]
This section does not cover data type elements. For more information, see, Analysis Services Scripting Language XML Data Types (ASSL).
| Topic | Description |
|---|---|
| Objects (ASSL) | Contains syntax and usage information for each element that acts as an object in the ASSL schema. |
| Collections (ASSL) | Contains syntax and usage information for each element that acts as a collection in the ASSL schema. |
| Properties (ASSL) | Contains syntax and usage information for each element that acts as an object property in the ASSL schema. |
Analysis Services Scripting Language XML Element Hierarchy (ASSL)
Analysis Services Scripting Language (ASSL for XMLA)