Value Element (Parameter) (XMLA)

Contains the value of a parameter represented by the Parameter element.

Syntax

  
<Parameter>  
   ...  
   <Value>...</Value>  
   ...  
</Parameter>  

Element characteristics

Characteristic Description
Data type and length Any
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element relationships

Relationship Element
Parent elements Parameter
Child elements None

Remarks

The Value element can store any simple XML type, as well as the XML for Analysis (XMLA) Rowset data type, for parameters used by XMLA commands in the Execute method.