1 olap.cube.getDimensions

<olap.cube.getDimensions>
    <value /> !
</olap.cube.getDimensions>
Example
Copy
<xsql-script name='olap_schema_cube_getDimensions'>
    <body>
        <iterator name='m_cube'>
            <in>
                <olap.schema.getCube name='Sales'>
                    <olap.schema name='s_foodmart' />
                </olap.schema.getCube>
            </in>
            <do>
                <println><olap.cube.getDimensions><m_cube /></olap.cube.getDimensions></println>
            </do>
        </iterator>
    </body>
</xsql-script>
[Store,Store Size in SQFT,Store Type,Normalized Store Location,Time,Time (exp),Product,Promotion Media,Promotions,Customers,Education Level,Gender,Marital Status,Yearly Income]