views
Group all the views.
All configuration files start with <views>
and ends with </views>
Example:
<views>
<view>
<name>grades</name>
<table>
...
</table>
</view>
</views>
Group all the views.
All configuration files start with <views>
and ends with </views>
Example:
<views>
<view>
<name>grades</name>
<table>
...
</table>
</view>
</views>