
630 DB2 Cube Views: A Primer
Figure 14-11 Dimension Members - STORE dimension
If a client application wants to list the top level members in the
DATE
dimension,
the Members Web service will be invoked with the following input. The output will
be as in Figure 14-12.
XPath: Sales_Cube/DATE
Depth: 1
<STORE>
<ENTERPRISE_DESC name="Enterprise">
<CHAIN_DESC name="Chain Retail Market">
<REGION_DESC name="Central">
<DISTRICT_DESC name="Ohio">
<AREA_DESC name="Kent">
<STORE_NAME name="Store #71" />
<STORE_NAME name="Store #72" />
<STORE_NAME name="Store #73" />
<STORE_NAME name="Store #74" />
</AREA_DESC>
<AREA_DESC name="Lancaster">
<STORE_NAME name="Store #7 ...