Skip to content

Commit

Permalink
MONDRIAN: Fix XML tag typo in schema doc
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 11737]
  • Loading branch information
jsichi committed Oct 15, 2008
1 parent 6589588 commit e7fef68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/schema.html
Expand Up @@ -1029,7 +1029,7 @@ <h1>5.1 Virtual cubes<a name="Virtual_cubes">&nbsp;</a></h1>
&nbsp; &lt;<a href="#XML_CubeUsages">CubeUsages</a>&gt;<br>
&nbsp; &nbsp; &lt;<a href="#XML_CubeUsage">CubeUsage</a> cubeName=&quot;Sales&quot; ignoreUnrelatedDimensions=&quot;true&quot;/&gt;<br>
&nbsp; &nbsp; &lt;<a href="#XML_CubeUsage">CubeUsage</a> cubeName=&quot;Warehouse&quot;/&gt;<br>
&nbsp; &lt;<a href="#XML_CubeUsages">CubeUsages</a>/&gt;<br>
&nbsp; &lt;/<a href="#XML_CubeUsages">CubeUsages</a>&gt;<br>
&nbsp; &lt;<a href="#XML_VirtualCubeDimension">VirtualCubeDimension</a> cubeName=&quot;Sales&quot; name=&quot;Customers&quot;/&gt;<br>
&nbsp; &lt;<a href="#XML_VirtualCubeDimension">VirtualCubeDimension</a> cubeName=&quot;Sales&quot; name=&quot;Education Level&quot;/&gt;<br>
&nbsp; &lt;<a href="#XML_VirtualCubeDimension">VirtualCubeDimension</a> cubeName=&quot;Sales&quot; name=&quot;Gender&quot;/&gt;<br>
Expand Down

0 comments on commit e7fef68

Please sign in to comment.