How to Edit a Mondrian Schema
Edit a XML Mondrian Schema
To open a catalog of mondrian menu->Window->XML Editor File..
The documentation can be found at Penthaho http://mondrian.pentaho.com/documentation/schema.php
To get the maximum performance you must specify the editor xsd. For example:
<Schemaname="FoodMart"xsi:noNamespaceSchemaLocation="mondrian.xsd"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
The file 'mondrian.xsd' has to be in the same folder as the schema to be edited. This file can be found at http://todobi.blogspot.com/2010/08/edicion-de-catalogos-en-mondrian-usando.html
In the root folder of the application can find a copy thereof.(La_Azada/HOME).