This section describes gsa-template elements as they are defined in gsa_1.0.dtd. The complete DTD for SQL Repository Definition Files can be found later in this chapter.

A number of tags can be grouped into two categories, and are discussed in detail elsewhere in this guide:

Named Query Tags

The following tags are used to define named queries:

<named-query>
<rql-query>
<rql>
<sql-query>
<sql>
<input-parameter-types>
<returns>
<dependencies>

For more information, see Named Queries in the SQL Repository Queries chapter.

Development Operation Tags

The following tags are used primarily during development, testing, and debugging a repository; they are not typically used in production environments:

For more information, see the Developing and Testing an SQL Repository chapter.