Definition Type: Element
Name: kpi
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PCDKPI
Containing Schema: sml-pivotTable.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
OLAP KPI
Collapse XSD Schema Diagram:
Drilldown into time in schema sml-pivottable_xsd Drilldown into weight in schema sml-pivottable_xsd Drilldown into trend in schema sml-pivottable_xsd Drilldown into status in schema sml-pivottable_xsd Drilldown into goal in schema sml-pivottable_xsd Drilldown into value in schema sml-pivottable_xsd Drilldown into parent in schema sml-pivottable_xsd Drilldown into measureGroup in schema sml-pivottable_xsd Drilldown into displayFolder in schema sml-pivottable_xsd Drilldown into caption in schema sml-pivottable_xsd Drilldown into uniqueName in schema sml-pivottable_xsd Drilldown into CT_PCDKPI in schema sml-pivottable_xsdXSD Diagram of kpi in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="kpi" minOccurs="0" maxOccurs="unbounded" type="CT_PCDKPI">
    <xsd:annotation>
        <xsd:documentation>OLAP KPI</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
uniqueName nsM:uniqueName Required
caption nsM:caption Optional
displayFolder nsM:displayFolder (Optional)
measureGroup nsM:measureGroup (Optional)
parent nsM:parent (Optional)
value nsM:value Required
goal nsM:goal (Optional)
status nsM:status (Optional)
trend nsM:trend (Optional)
weight nsM:weight (Optional)
time nsM:time (Optional)
Collapse Derivation Tree: