complexType "MeasureDefinitionType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
|
> |
|
|
</...> |
Content Model Elements (8):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
Defines the structure and type of measure captured within the cells. This may be repeated to describe multiple measure for the cells (i.e., count, percent of universe, dimensional percent, index, text, suppression flag, etc.). Includes a reference to the defining variable and an optional aggregation definition for use in defining content relying on the use of independent and dependent variables (such as the percentage of a specific dimension (like a row or column percent on a table).
Type Definition Detail
Type Derivation Tree MeasureDefinitionType |
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="MeasureDefinitionType"> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 2/8) -
Identifies the independent (denominator) and dependent (numerator) dimensions for calculating aggregate measures such as percent. When two or more independent or dependent dimensions are listed here, the value is defined as the intersection of the listed dimensions.
XML Source (w/o annotations (1); see within schema source)
-
A reference to the variable that defines the measure of the NCube.
XML Source (w/o annotations (1); see within schema source)