Freigeben über


2.2.4.2.2.20.14 InheritedBinding

The InheritedBinding complex type represents a binding that is inherited from another object. InheritedBinding has no elements. It is used to indicate that a MeasureGroupAttribute inherits its bindings from the corresponding DimensionAttribute.

   <xsd:complexType name="InheritedBinding">
     <xsd:complexContent>
       <xsd:extension base="Binding" />
     </xsd:complexContent>
   </xsd:complexType>