[ms-xlsx]: Excel (. xlsx) Extensions to the Office Open xml spreadsheetml file Format Intellectual Property Rights Notice for Open Specifications Documentation



Yüklə 5,13 Mb.
səhifə32/71
tarix09.01.2019
ölçüsü5,13 Mb.
#94307
1   ...   28   29   30   31   32   33   34   35   ...   71

1397.1.1CT_TupleSetRowItem


Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main

Referenced by: CT_TupleSetRow

A complex type that specifies an OLAP member that is part of an OLAP tuple.



Attributes:

u: An ST_Xstring ([ISO/IEC29500-1:2012] section 22.9.2.19) attribute that specifies the MDX unique name of this OLAP member. MUST be less than or equal to 65,535 characters in length.

d: An ST_Xstring ([ISO/IEC29500-1:2012] section 22.9.2.19) attribute that specifies a display name for this OLAP member. MUST be less than or equal to 65,535 characters in length.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

1398

1399

1400

1401

See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).

1401.1.1CT_SetLevels


Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main

Referenced by: CT_CacheHierarchy

A complex type that specifies a list of CT_SetLevel elements that specify the OLAP levels of the PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set.



Child Elements:

setLevel: A CT_SetLevel element that specifies an OLAP level of the PivotTable ([ISO/IEC29500-1:2012] section 18.10) cache hierarchy of the PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set.



Attributes:

count: An unsignedInt ([XMLSCHEMA2] section 3.3.22) attribute that specifies the number of child setLevel elements of this element.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

1402

1403

1404

1405

1406

1407

See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).


1407.1.1CT_SetLevel


Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main

Referenced by: CT_SetLevels

A complex type that specifies an OLAP level of the PivotTable ([ISO/IEC29500-1:2012] section 18.10) cache hierarchy of a PivotTable named set.



Attributes:

hierarchy: An int ([XMLSCHEMA2] section 3.3.17) attribute that specifies a reference to the PivotTable cache hierarchy. MUST be a value from the following table.



Value

Meaning

"-2"

The PivotTable measure cache hierarchy is used.

"-1"

No PivotTable cache hierarchy is used.

Greater than or equal to zero

A zero-based PivotTable cache hierarchy index. The referenced CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) element specifies the PivotTable cache hierarchy that is used. MUST be less than the number of CT_CacheHierarchy elements within the CT_CacheHierarchies ([ISO/IEC29500-1:2012] section 18.10) element.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

1408

1409

1410

See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).


1410.1.1CT_CacheHierarchy


Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main

Referenced by: cacheHierarchy

This complex type specifies the extended properties of a PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set. When an element of this type is present, the set attribute of the ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) MUST be "true".



Child Elements:

setLevels: A CT_SetLevels element that specifies the OLAP levels of the hierarchy that is used by this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set.



Attributes:

flattenHierarchies: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether to display members from different levels of the same PivotTable ([ISO/IEC29500-1:2012] section 18.10) cache hierarchy of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set in the same PivotTable ([ISO/IEC29500-1:2012] section 18.10) field. MUST be "false" if ignore is "true". If a CT_CalculatedMember element that corresponds to the PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set exists, this attribute MUST be equal to the flattenHierarchies attribute of the CT_CalculatedMember element.



ignore

flattenHierarchies

Meaning

"true"

"false"

The ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set is discarded.

"false"

"false"

Each member from a different level of the same PivotTable ([ISO/IEC29500-1:2012] section 18.10) cache hierarchy of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set is displayed in a separate PivotTable ([ISO/IEC29500-1:2012] section 18.10) field.

"false"

"true"

All members from different levels of the same PivotTable ([ISO/IEC29500-1:2012] section 18.10) cache hierarchy of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set are displayed in the same PivotTable ([ISO/IEC29500-1:2012] section 18.10) field.


measuresSet: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set contains one or more PivotTable ([ISO/IEC29500-1:2012] section 18.10) measure cache hierarchies. MUST be "false" if ignore is "true".

ignore

measureSet

Meaning

"true"

"false"

The ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set is discarded.

"false"

"false"

The PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set does not contain PivotTable ([ISO/IEC29500-1:2012] section 18.10) measure cache hierarchies.

"false"

"true"

The PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set contains PivotTable ([ISO/IEC29500-1:2012] section 18.10) measure cache hierarchies.


hierarchizeDistinct: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether to automatically order and remove duplicates from this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set. MUST be "false" if ignore is "true". If a CT_CalculatedMember element that corresponds to the PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set exists, this attribute MUST be equal to hierarchizeDistinct attribute of the CT_CalculatedMember element.

ignore

hierarchizeDistinct

Meaning

"true"

"false"

The ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) of this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set is discarded.

"false"

"false"

Do not automatically order and remove duplicates from this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set.

"false"

"true"

Automatically order and remove duplicates from this PivotTable ([ISO/IEC29500-1:2012] section 18.10) named set.


ignore: A Boolean ([XMLSCHEMA2] section 3.2.2) attribute that specifies whether the ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) SHOULD<10> be discarded. If ignore is "true", the ancestor cacheHierarchy element of type CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) MUST have the following attribute values:

Field

Value

measure

"true"

set

"false"

attribute

"false"

measures

"false"

oneField

"false"

time

"false"

keyAttribute

"false"

memberValueDatatype

MUST NOT be specified.

unbalanced

MUST NOT be specified.

unbalancedGroup

MUST NOT be specified.

hidden

"false"

count

"0"

parentSet

MUST NOT be specified.

dimensionUniqueName

MUST NOT be specified.

defaultMemberUniqueName

MUST NOT be specified.

allUniqueName

MUST NOT be specified.

allCaption

MUST NOT be specified.

displayFolder

MUST NOT be specified.

measureGroup

MUST NOT be specified.

uniqueName

"DummyN", where N is the text string representing in decimal form the zero-based index of the ancestor CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) element within the group of CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) elements that have a descendent CT_CacheHierarchy element with the ignore attribute equal to "true".

Within the CT_CacheHierarchies ([ISO/IEC29500-4:2012] section A.2) element, all CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) elements that have a descendant CT_CacheHierarchy element with the ignore attribute equal to "true" MUST follow all other CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2) elements without a descendent CT_CacheHierarchy element or with a descendent CT_CacheHierarchy element with the ignore attribute equal to "false".

If this attribute is "true", there MUST exist a CT_DataField ([ISO/IEC29500-4:2012] section A.2) element with an fld attribute equal to the zero-based index of a CT_CacheField ([ISO/IEC29500-4:2012] section A.2) element in the list of CT_CacheField ([ISO/IEC29500-4:2012] section A.2) elements specified by CT_CacheFields ([ISO/IEC29500-4:2012] section A.2) with a hierarchy attribute that specifies the ancestor CT_CacheHierarchy ([ISO/IEC29500-4:2012] section A.2). Additionally, that CT_DataField ([ISO/IEC29500-4:2012] section A.2) element MUST have a descendant CT_DataField element with a sourceField attribute specified.

For more details, see CT_DataField.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

1411

1412

1413

1414

1415

1416

1417

1418

1419

See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).



Yüklə 5,13 Mb.

Dostları ilə paylaş:
1   ...   28   29   30   31   32   33   34   35   ...   71




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©muhaz.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin