DimensionAttributeBinding Data Type (out-of-line) (ASSL)
Defines a derived data type that represents an out-of-line binding for an attribute in a dimension.
Syntax
<DimensionAttributeBinding>
   <!-- The following elements extend Binding -->
   <DatabaseID>...</DatabaseID>
   <DimensionID>...</DimensionID>
   <AttributeID>...</AttributeID>
   <KeyColumns>...</KeyColumns>
   <NameColumn>...</NameColumn>
   <Translations>...</Translations>
</DimensionAttributeBinding>
Data Type Characteristics
Characteristic  | 
Description  | 
|---|---|
Base data types  | 
|
Derived data types  | 
None  | 
Data Type Relationships
Relationship  | 
Element  | 
|---|---|
Parent elements  | 
None  | 
Child elements  | 
AttributeID, DatabaseID, DimensionID, KeyColumns, NameColumn, Translations  | 
Derived elements  | 
Binding (Bindings collection of XML for Analysis (XMLA) Batch and Process commands)  | 
Remarks
For more information about out-of-line bindings, see Data Sources and Bindings (Analysis Services - Multidimensional Data).