name

Can be used to name a view or a table.

    <view>
        <name>grades</name>
        <table>
            <name>students</name>

View name

Name of the view

Table name

This name must correspond to a name in the database.

Use lowercase when possible