All SQL repository templates start with a DOCTYPE declaration that references this document type definition (DTD) file:

gsa_1.0.dtd

This DTD is installed within the <ATG10dir>/DAS/lib/classes.jar archive, but can be referenced with this URL:

http://www.atg.com/dtds/gsa/gsa_1.0.dtd

For example:

<!DOCTYPE gsa-template
     PUBLIC "-//Art Technology Group, Inc.//DTD General SQL Adapter//EN"
     "http://www.atg.com/dtds/gsa/gsa_1.0.dtd">

If your SQL repository definition is comprised of multiple files through XML file combination, include the DOCTYPE declaration only in the file that is first in the application’s configuration path. For more information about XML file combination, see the ATG Platform Programming Guide.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices