<?xml version="1.0"?>
<!-- Generated by the OpenACS Package Manager -->

<package key="acs-service-contract" url="http://www.arsdigita.com/acs-repository/apm/packages/acs-service-contract" type="apm_service">
    <package-name>ACS Service Contract</package-name>
    <pretty-plural>ACS Service Contract</pretty-plural>
    <initial-install-p>t</initial-install-p>
    <singleton-p>t</singleton-p>

    <version name="4.5" url="http://www.openacs.org/repository/download/apm/acs-service-contract-4.5.apm">
    <database-support>
        <database>oracle</database>
        <database>postgresql</database>
    </database-support>
        <owner url="mailto:k_vertigo@yahoo.com">Kapil Thangavelu</owner>
        <owner url="mailto:k2pts@yahoo.com">Neophytos Demetriou</owner>
        <release-date>2002-05-15</release-date>
        <vendor url="http://www.openacs.org/">OpenACS</vendor>

        <provides url="acs-service-contract" version="4.5"/>

        <files>
            <file type="package_spec" path="acs-service-contract.info"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-msg-types-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-msg-types-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-object-types-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-object-types-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-packages-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-packages-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-tables-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-tables-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-views-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/acs-sc-views-drop.sql"/>
            <file type="data_model_create" db_type="oracle" path="sql/oracle/acs-service-contract-create.sql"/>
            <file type="data_model_drop" db_type="oracle" path="sql/oracle/acs-service-contract-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sc-sample-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sc-sample-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-msg-types-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-msg-types-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-object-types-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-object-types-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-packages-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-packages-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-tables-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-tables-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-views-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/acs-sc-views-drop.sql"/>
            <file type="data_model_create" db_type="postgresql" path="sql/postgresql/acs-service-contract-create.sql"/>
            <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/acs-service-contract-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sc-sample-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sc-sample-drop.sql"/>
            <file type="query_file" db_type="oracle" path="tcl/acs-service-contract-init-oracle.xql"/>
            <file type="tcl_init" path="tcl/acs-service-contract-init.tcl"/>
            <file type="query_file" db_type="oracle" path="tcl/acs-service-contract-procs-oracle.xql"/>
            <file type="tcl_procs" path="tcl/acs-service-contract-procs.tcl"/>
            <file type="query_file" db_type="oracle" path="www/binding-install-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/binding-install-postgresql.xql"/>
            <file type="tcl_util" path="www/binding-install.tcl"/>
            <file type="query_file" db_type="oracle" path="www/binding-uninstall-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/binding-uninstall-postgresql.xql"/>
            <file type="tcl_util" path="www/binding-uninstall.tcl"/>
            <file type="documentation" path="www/doc/index.html"/>
            <file type="documentation" path="www/doc/index.stx"/>
            <file type="documentation" path="www/doc/index.xml"/>
            <file type="documentation" path="www/doc/notes.html"/>
            <file type="query_file" db_type="oracle" path="www/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/index-postgresql.xql"/>
            <file path="www/index.adp"/>
            <file type="tcl_util" path="www/index.tcl"/>
            <file type="query_file" path="www/index.xql"/>
        </files>
        <parameters>
        <!-- No version parameters -->
        </parameters>

    </version>
</package>