--- title: "MDX Syntax Conventions (MDX) | Microsoft Docs" ms.date: 06/04/2018 ms.prod: sql ms.technology: analysis-services ms.custom: mdx ms.topic: reference ms.author: owend ms.reviewer: owend author: minewiskan --- # MDX Syntax Conventions (MDX) The diagrams for Multidimensional Expressions (MDX) syntax in the MDX Language Reference use these conventions. |Convention|Usage| |----------------|-----------| |*italic*|Indicates user-supplied arguments of MDX syntax.| || (vertical bar)|Separates syntax items within brackets or braces. You can select only one of the items.| |`[ ]` (brackets)|Indicates optional syntax items. Do not type the brackets.| |[,] ...n|Indicates that the preceding item can be repeated any number of times. The items are sometimes separated by commas.| |\