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

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

    <version name="4.3" url="http://www.arsdigita.com/acs-repository/download/apm/acs-workflow-4.3.apm">
    <database-support>
        <database>oracle</database>
        <database>postgresql</database>
    </database-support>
        <owner url="http://www.pinds.com/">Lars Pind</owner>
        <owner url="mailto:k2pts@yahoo.com">Neophytos Demetriou</owner>
        <owner url="mailto:danw@rtp.ericsson.se">Daniel Wickstrom</owner>
        <summary>Provides generic workflow management features to all ACS objects.</summary>
        <release-date>2001-03-06</release-date>
        <vendor url="http://www.arsdigita.com/">ArsDigita Corporation</vendor>

        <provides url="acs-workflow" version="4.1"/>
        <requires url="acs-kernel" version="4.1"/>
        <requires url="acs-mail" version="4.1"/>

        <files>
            <file type="package_spec" path="acs-workflow.info"/>
            <file type="data_model_create" db_type="oracle" path="sql/oracle/acs-workflow-create.sql"/>
            <file type="data_model_drop" db_type="oracle" path="sql/oracle/acs-workflow-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/load-workflow.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sample-article-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sample-article-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sample-expenses-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/sample-expenses-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/test/workflow-case-package-test.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade-4.0-4.0.1.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade-4.1.1-4.3.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade/upgrade-4.0-4.0.1.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade/upgrade-4.0.1-4.1b.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade/upgrade-4.1b-4.3.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/wf-callback-package-body.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/wf-callback-package-head.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/wf-callback-package.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/wf-core-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/wf-core-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-case-package-body.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-case-package-head.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-case-package.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-package-body.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-package-head.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/workflow-package.sql"/>
            <file type="data_model_create" db_type="postgresql" path="sql/postgresql/acs-workflow-create.sql"/>
            <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/acs-workflow-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/load-workflow.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sample-article-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sample-article-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sample-expenses-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/sample-expenses-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/test/workflow-case-package-test.sql"/>
            <file type="data_model_upgrade" db_type="postgresql" path="sql/postgresql/upgrade-4.1.1-4.3.sql"/>
            <file type="data_model_upgrade" db_type="postgresql" path="sql/postgresql/upgrade/upgrade-4.0-4.0.1.sql"/>
            <file type="data_model_upgrade" db_type="postgresql" path="sql/postgresql/upgrade/upgrade-4.0.1-4.1b.sql"/>
            <file type="data_model_upgrade" db_type="postgresql" path="sql/postgresql/upgrade/upgrade-4.1.1-4.3.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/wf-callback-package-body.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/wf-callback-package-head.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/wf-callback-package.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/wf-core-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/wf-core-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-case-package-body.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-case-package-head.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-case-package.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-package-body.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-package-head.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/workflow-package.sql"/>
            <file type="query_file" db_type="oracle" path="tcl/display-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/display-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/display-procs.tcl"/>
            <file type="query_file" path="tcl/display-procs.xql"/>
            <file type="tcl_procs" path="tcl/expenses-procs.tcl"/>
            <file type="tcl_init" path="tcl/graph-init.tcl"/>
            <file type="tcl_procs" path="tcl/graph-procs.tcl"/>
            <file type="query_file" path="tcl/graph-procs.xql"/>
            <file type="tcl_procs" path="tcl/wizard-procs.tcl"/>
            <file type="tcl_init" path="tcl/workflow-init.tcl"/>
            <file type="query_file" db_type="oracle" path="tcl/workflow-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/workflow-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/workflow-procs.tcl"/>
            <file type="query_file" path="tcl/workflow-procs.xql"/>
            <file type="query_file" db_type="oracle" path="www/active-tasks-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/active-tasks-postgresql.xql"/>
            <file path="www/active-tasks.adp"/>
            <file type="tcl_util" path="www/active-tasks.tcl"/>
            <file type="content_page" path="www/admin/arc-add.tcl"/>
            <file type="query_file" path="www/admin/arc-add.xql"/>
            <file type="content_page" path="www/admin/arc-delete.tcl"/>
            <file type="query_file" path="www/admin/arc-delete.xql"/>
            <file type="content_page" path="www/admin/arc-edit-2.tcl"/>
            <file type="query_file" path="www/admin/arc-edit-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/arc-edit-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/arc-edit-postgresql.xql"/>
            <file type="content_page" path="www/admin/arc-edit.adp"/>
            <file type="content_page" path="www/admin/arc-edit.tcl"/>
            <file type="query_file" path="www/admin/arc-edit.xql"/>
            <file type="tcl_util" path="www/admin/assign-transition-role-2.tcl"/>
            <file type="query_file" path="www/admin/assign-transition-role-2.xql"/>
            <file path="www/admin/assign-transition-role.adp"/>
            <file type="tcl_util" path="www/admin/assign-transition-role.tcl"/>
            <file type="query_file" path="www/admin/assign-transition-role.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/attribute-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/attribute-add-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/attribute-add-2.tcl"/>
            <file type="content_page" path="www/admin/attribute-add.adp"/>
            <file type="content_page" path="www/admin/attribute-add.tcl"/>
            <file type="query_file" path="www/admin/attribute-add.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/attribute-delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/attribute-delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/attribute-delete.tcl"/>
            <file type="query_file" path="www/admin/attribute-delete.xql"/>
            <file path="www/admin/attributes-table.adp"/>
            <file type="tcl_util" path="www/admin/attributes-table.tcl"/>
            <file type="query_file" path="www/admin/attributes-table.xql"/>
            <file type="content_page" path="www/admin/attributes.adp"/>
            <file type="content_page" path="www/admin/attributes.tcl"/>
            <file type="query_file" path="www/admin/attributes.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/case-debug-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/case-debug-postgresql.xql"/>
            <file type="content_page" path="www/admin/case-debug.adp"/>
            <file type="content_page" path="www/admin/case-debug.tcl"/>
            <file type="query_file" path="www/admin/case-debug.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/cases-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/cases-postgresql.xql"/>
            <file type="content_page" path="www/admin/cases.adp"/>
            <file type="content_page" path="www/admin/cases.tcl"/>
            <file type="query_file" path="www/admin/cases.xql"/>
            <file type="content_page" path="www/admin/context-add-2.tcl"/>
            <file type="query_file" path="www/admin/context-add-2.xql"/>
            <file type="content_page" path="www/admin/context-add.adp"/>
            <file type="content_page" path="www/admin/context-add.tcl"/>
            <file type="content_page" path="www/admin/define-place-info.adp"/>
            <file type="content_page" path="www/admin/define-place-info.tcl"/>
            <file type="content_page" path="www/admin/define-transition-info.adp"/>
            <file type="content_page" path="www/admin/define-transition-info.tcl"/>
            <file type="content_page" path="www/admin/define.adp"/>
            <file type="content_page" path="www/admin/define.tcl"/>
            <file type="query_file" path="www/admin/define.xql"/>
            <file path="www/admin/down.gif"/>
            <file type="query_file" db_type="oracle" path="www/admin/export-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/export-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/export-2.adp"/>
            <file type="content_page" path="www/admin/export-2.tcl"/>
            <file type="query_file" path="www/admin/export-2.xql"/>
            <file type="content_page" path="www/admin/export-download.tcl"/>
            <file type="content_page" path="www/admin/export.adp"/>
            <file type="content_page" path="www/admin/export.tcl"/>
            <file type="query_file" path="www/admin/export.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/index-oracle.xql"/>
            <file type="content_page" path="www/admin/index.adp"/>
            <file type="content_page" path="www/admin/index.tcl"/>
            <file type="query_file" path="www/admin/index.xql"/>
            <file type="content_page" path="www/admin/init-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/init-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/init-postgresql.xql"/>
            <file type="content_page" path="www/admin/init.adp"/>
            <file type="content_page" path="www/admin/init.tcl"/>
            <file type="query_file" path="www/admin/init.xql"/>
            <file type="content_page" path="www/admin/name-edit-2.tcl"/>
            <file type="query_file" path="www/admin/name-edit-2.xql"/>
            <file type="content_page" path="www/admin/name-edit.adp"/>
            <file type="content_page" path="www/admin/name-edit.tcl"/>
            <file type="query_file" path="www/admin/name-edit.xql"/>
            <file type="content_page" path="www/admin/pixel-blue.gif"/>
            <file type="content_page" path="www/admin/place-add-2.tcl"/>
            <file type="query_file" path="www/admin/place-add-2.xql"/>
            <file type="content_page" path="www/admin/place-add.adp"/>
            <file type="content_page" path="www/admin/place-add.tcl"/>
            <file type="query_file" path="www/admin/place-add.xql"/>
            <file type="content_page" path="www/admin/place-delete.tcl"/>
            <file type="query_file" path="www/admin/place-delete.xql"/>
            <file type="content_page" path="www/admin/place-display.adp"/>
            <file type="content_page" path="www/admin/place-display.tcl"/>
            <file type="content_page" path="www/admin/place-edit-2.tcl"/>
            <file type="query_file" path="www/admin/place-edit-2.xql"/>
            <file type="content_page" path="www/admin/place-edit.adp"/>
            <file type="content_page" path="www/admin/place-edit.tcl"/>
            <file type="query_file" path="www/admin/place-edit.xql"/>
            <file type="tcl_util" path="www/admin/role-add-2.tcl"/>
            <file type="query_file" path="www/admin/role-add-2.xql"/>
            <file path="www/admin/role-add.adp"/>
            <file type="tcl_util" path="www/admin/role-add.tcl"/>
            <file type="query_file" path="www/admin/role-add.xql"/>
            <file type="tcl_util" path="www/admin/role-delete.tcl"/>
            <file type="tcl_util" path="www/admin/role-edit-2.tcl"/>
            <file type="query_file" path="www/admin/role-edit-2.xql"/>
            <file path="www/admin/role-edit.adp"/>
            <file type="tcl_util" path="www/admin/role-edit.tcl"/>
            <file type="query_file" path="www/admin/role-edit.xql"/>
            <file type="tcl_util" path="www/admin/role-manual-2.tcl"/>
            <file path="www/admin/role-manual.adp"/>
            <file type="tcl_util" path="www/admin/role-manual.tcl"/>
            <file type="query_file" path="www/admin/role-manual.xql"/>
            <file type="tcl_util" path="www/admin/role-move-down.tcl"/>
            <file type="tcl_util" path="www/admin/role-move-up.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/roles-assignment-table-oracle.xql"/>
            <file path="www/admin/roles-assignment-table.adp"/>
            <file type="tcl_util" path="www/admin/roles-assignment-table.tcl"/>
            <file type="query_file" path="www/admin/roles-assignment-table.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/roles-table-oracle.xql"/>
            <file path="www/admin/roles-table.adp"/>
            <file type="tcl_util" path="www/admin/roles-table.tcl"/>
            <file type="query_file" path="www/admin/roles-table.xql"/>
            <file type="content_page" path="www/admin/static-assignment-add.tcl"/>
            <file type="query_file" path="www/admin/static-assignment-add.xql"/>
            <file type="content_page" path="www/admin/static-assignment-delete.tcl"/>
            <file type="query_file" path="www/admin/static-assignment-delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/static-assignments-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/static-assignments-postgresql.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/static-assignments-table-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/static-assignments-table-postgresql.xql"/>
            <file path="www/admin/static-assignments-table.adp"/>
            <file type="tcl_util" path="www/admin/static-assignments-table.tcl"/>
            <file type="content_page" path="www/admin/static-assignments.adp"/>
            <file type="content_page" path="www/admin/static-assignments.tcl"/>
            <file type="query_file" path="www/admin/static-assignments.xql"/>
            <file type="content_page" path="www/admin/task-actions-2.tcl"/>
            <file type="query_file" path="www/admin/task-actions-2.xql"/>
            <file type="content_page" path="www/admin/task-actions.adp"/>
            <file type="content_page" path="www/admin/task-actions.tcl"/>
            <file type="query_file" path="www/admin/task-actions.xql"/>
            <file type="content_page" path="www/admin/task-add-2.tcl"/>
            <file type="query_file" path="www/admin/task-add-2.xql"/>
            <file type="content_page" path="www/admin/task-add.adp"/>
            <file type="content_page" path="www/admin/task-add.tcl"/>
            <file type="query_file" path="www/admin/task-add.xql"/>
            <file type="content_page" path="www/admin/task-assignment-add.tcl"/>
            <file type="query_file" path="www/admin/task-assignment-add.xql"/>
            <file type="content_page" path="www/admin/task-assignment-delete.tcl"/>
            <file type="query_file" path="www/admin/task-assignment-delete.xql"/>
            <file type="content_page" path="www/admin/task-assignment.adp"/>
            <file type="content_page" path="www/admin/task-assignment.tcl"/>
            <file type="query_file" path="www/admin/task-assignment.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/task-attribute-add-oracle.xql"/>
            <file type="content_page" path="www/admin/task-attribute-add.tcl"/>
            <file type="query_file" path="www/admin/task-attribute-add.xql"/>
            <file type="content_page" path="www/admin/task-attribute-delete.tcl"/>
            <file type="query_file" path="www/admin/task-attribute-delete.xql"/>
            <file type="content_page" path="www/admin/task-attribute-move-up.tcl"/>
            <file type="query_file" path="www/admin/task-attribute-move-up.xql"/>
            <file type="content_page" path="www/admin/task-attributes.adp"/>
            <file type="content_page" path="www/admin/task-attributes.tcl"/>
            <file type="query_file" path="www/admin/task-attributes.xql"/>
            <file type="content_page" path="www/admin/task-delete.tcl"/>
            <file type="query_file" path="www/admin/task-delete.xql"/>
            <file type="content_page" path="www/admin/task-edit-2.tcl"/>
            <file type="query_file" path="www/admin/task-edit-2.xql"/>
            <file type="content_page" path="www/admin/task-edit.adp"/>
            <file type="content_page" path="www/admin/task-edit.tcl"/>
            <file type="query_file" path="www/admin/task-edit.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/task-panel-add-2-oracle.xql"/>
            <file type="content_page" path="www/admin/task-panel-add-2.tcl"/>
            <file type="query_file" path="www/admin/task-panel-add-2.xql"/>
            <file type="content_page" path="www/admin/task-panel-add.adp"/>
            <file type="content_page" path="www/admin/task-panel-add.tcl"/>
            <file type="query_file" path="www/admin/task-panel-add.xql"/>
            <file type="content_page" path="www/admin/task-panel-delete.tcl"/>
            <file type="query_file" path="www/admin/task-panel-delete.xql"/>
            <file type="content_page" path="www/admin/task-panel-edit-2.tcl"/>
            <file type="query_file" path="www/admin/task-panel-edit-2.xql"/>
            <file type="content_page" path="www/admin/task-panel-edit.adp"/>
            <file type="content_page" path="www/admin/task-panel-edit.tcl"/>
            <file type="query_file" path="www/admin/task-panel-edit.xql"/>
            <file type="content_page" path="www/admin/task-panel-move-up.tcl"/>
            <file type="query_file" path="www/admin/task-panel-move-up.xql"/>
            <file type="content_page" path="www/admin/task-panels.adp"/>
            <file type="content_page" path="www/admin/task-panels.tcl"/>
            <file type="query_file" path="www/admin/task-panels.xql"/>
            <file type="content_page" path="www/admin/transition-display.adp"/>
            <file type="content_page" path="www/admin/transition-display.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/transition-panels-table-oracle.xql"/>
            <file path="www/admin/transition-panels-table.adp"/>
            <file type="tcl_util" path="www/admin/transition-panels-table.tcl"/>
            <file type="query_file" path="www/admin/transition-panels-table.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/transitions-table-oracle.xql"/>
            <file path="www/admin/transitions-table.adp"/>
            <file type="tcl_util" path="www/admin/transitions-table.tcl"/>
            <file type="query_file" path="www/admin/transitions-table.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/unassigned-tasks-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/unassigned-tasks-postgresql.xql"/>
            <file type="content_page" path="www/admin/unassigned-tasks.adp"/>
            <file type="content_page" path="www/admin/unassigned-tasks.tcl"/>
            <file type="query_file" path="www/admin/unassigned-tasks.xql"/>
            <file path="www/admin/up.gif"/>
            <file type="content_page" path="www/admin/wizard/assignments.adp"/>
            <file type="content_page" path="www/admin/wizard/assignments.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/wizard/create-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/wizard/create-postgresql.xql"/>
            <file type="content_page" path="www/admin/wizard/create.adp"/>
            <file type="content_page" path="www/admin/wizard/create.tcl"/>
            <file type="query_file" path="www/admin/wizard/create.xql"/>
            <file type="content_page" path="www/admin/wizard/debug.tcl"/>
            <file type="content_page" path="www/admin/wizard/index.adp"/>
            <file type="content_page" path="www/admin/wizard/index.tcl"/>
            <file type="content_page" path="www/admin/wizard/loop-add-2.tcl"/>
            <file type="content_page" path="www/admin/wizard/loop-add.adp"/>
            <file type="content_page" path="www/admin/wizard/loop-add.tcl"/>
            <file type="content_page" path="www/admin/wizard/loop-delete.tcl"/>
            <file type="content_page" path="www/admin/wizard/loops.adp"/>
            <file type="content_page" path="www/admin/wizard/loops.tcl"/>
            <file type="content_page" path="www/admin/wizard/manual-assignment.tcl"/>
            <file type="content_page" path="www/admin/wizard/new-2.tcl"/>
            <file type="content_page" path="www/admin/wizard/progress-bar.adp"/>
            <file type="content_page" path="www/admin/wizard/progress-bar.tcl"/>
            <file type="content_page" path="www/admin/wizard/reset-tasks.tcl"/>
            <file type="content_page" path="www/admin/wizard/slim-right-arrow.gif"/>
            <file type="content_page" path="www/admin/wizard/static-assignment.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-add-2.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-add.adp"/>
            <file type="content_page" path="www/admin/wizard/task-add.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-delete.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-edit-2.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-edit.adp"/>
            <file type="content_page" path="www/admin/wizard/task-edit.tcl"/>
            <file type="content_page" path="www/admin/wizard/task-move.tcl"/>
            <file type="content_page" path="www/admin/wizard/tasks.adp"/>
            <file type="content_page" path="www/admin/wizard/tasks.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/workflow-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/workflow-add-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/workflow-add-2.tcl"/>
            <file type="query_file" path="www/admin/workflow-add-2.xql"/>
            <file type="content_page" path="www/admin/workflow-add.adp"/>
            <file type="content_page" path="www/admin/workflow-add.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/workflow-cases-delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/workflow-cases-delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/workflow-cases-delete.tcl"/>
            <file type="query_file" path="www/admin/workflow-cases-delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/workflow-copy-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/workflow-copy-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/workflow-copy-2.tcl"/>
            <file type="query_file" path="www/admin/workflow-copy-2.xql"/>
            <file type="content_page" path="www/admin/workflow-copy.adp"/>
            <file type="content_page" path="www/admin/workflow-copy.tcl"/>
            <file type="query_file" path="www/admin/workflow-copy.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/workflow-delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/workflow-delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/workflow-delete.tcl"/>
            <file type="query_file" path="www/admin/workflow-delete.xql"/>
            <file type="content_page" path="www/admin/workflow-display.adp"/>
            <file type="content_page" path="www/admin/workflow-display.tcl"/>
            <file type="content_page" path="www/admin/workflow-dot.tcl"/>
            <file type="content_page" path="www/admin/workflow-gif.tcl"/>
            <file path="www/admin/workflow-graph.adp"/>
            <file type="tcl_util" path="www/admin/workflow-graph.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/workflow-oracle.xql"/>
            <file path="www/admin/workflow-roles.adp"/>
            <file type="tcl_util" path="www/admin/workflow-roles.tcl"/>
            <file type="query_file" path="www/admin/workflow-roles.xql"/>
            <file type="content_page" path="www/admin/workflow-summary.adp"/>
            <file type="content_page" path="www/admin/workflow-summary.tcl"/>
            <file type="query_file" path="www/admin/workflow-summary.xql"/>
            <file path="www/admin/workflow-tabs.adp"/>
            <file type="tcl_util" path="www/admin/workflow-tabs.tcl"/>
            <file type="content_page" path="www/admin/workflow.adp"/>
            <file type="content_page" path="www/admin/workflow.tcl"/>
            <file type="query_file" path="www/admin/workflow.xql"/>
            <file type="query_file" db_type="postgresql" path="www/assign-add-postgresql.xql"/>
            <file type="query_file" db_type="oracle" path="www/assign-yourself-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/assign-yourself-postgresql.xql"/>
            <file type="content_page" path="www/assign-yourself.tcl"/>
            <file type="query_file" path="www/assign-yourself.xql"/>
            <file type="query_file" db_type="oracle" path="www/assignee-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/assignee-add-2-postgresql.xql"/>
            <file type="content_page" path="www/assignee-add-2.tcl"/>
            <file type="query_file" path="www/assignee-add-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/assignee-add-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/assignee-add-postgresql.xql"/>
            <file type="content_page" path="www/assignee-add.adp"/>
            <file type="content_page" path="www/assignee-add.tcl"/>
            <file type="query_file" db_type="oracle" path="www/assignee-remove-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/assignee-remove-2-postgresql.xql"/>
            <file type="content_page" path="www/assignee-remove-2.tcl"/>
            <file type="query_file" path="www/assignee-remove-2.xql"/>
            <file type="tcl_util" path="www/case-assignment-remove-2.tcl"/>
            <file type="tcl_util" path="www/case-assignment-set-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/case-assignment-set-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-assignment-set-postgresql.xql"/>
            <file path="www/case-assignment-set.adp"/>
            <file type="tcl_util" path="www/case-assignment-set.tcl"/>
            <file type="query_file" path="www/case-assignment-set.xql"/>
            <file type="query_file" db_type="oracle" path="www/case-assignments-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-assignments-postgresql.xql"/>
            <file type="query_file" db_type="oracle" path="www/case-assignments-table-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-assignments-table-postgresql.xql"/>
            <file path="www/case-assignments-table.adp"/>
            <file type="tcl_util" path="www/case-assignments-table.tcl"/>
            <file path="www/case-assignments.adp"/>
            <file type="tcl_util" path="www/case-assignments.tcl"/>
            <file type="query_file" db_type="oracle" path="www/case-attributes-table-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-attributes-table-postgresql.xql"/>
            <file path="www/case-attributes-table.adp"/>
            <file type="tcl_util" path="www/case-attributes-table.tcl"/>
            <file type="tcl_util" path="www/case-deadline-remove-2.tcl"/>
            <file type="tcl_util" path="www/case-deadline-set-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/case-deadline-set-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-deadline-set-postgresql.xql"/>
            <file path="www/case-deadline-set.adp"/>
            <file type="tcl_util" path="www/case-deadline-set.tcl"/>
            <file type="query_file" path="www/case-deadline-set.xql"/>
            <file type="query_file" db_type="oracle" path="www/case-deadlines-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-deadlines-postgresql.xql"/>
            <file type="query_file" db_type="oracle" path="www/case-deadlines-table-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-deadlines-table-postgresql.xql"/>
            <file path="www/case-deadlines-table.adp"/>
            <file type="tcl_util" path="www/case-deadlines-table.tcl"/>
            <file path="www/case-deadlines.adp"/>
            <file type="tcl_util" path="www/case-deadlines.tcl"/>
            <file type="query_file" db_type="oracle" path="www/case-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/case-postgresql.xql"/>
            <file type="content_page" path="www/case-state-change.tcl"/>
            <file type="query_file" db_type="oracle" path="www/case-state-graph-oracle.xql"/>
            <file path="www/case-state-graph.adp"/>
            <file type="tcl_util" path="www/case-state-graph.tcl"/>
            <file type="query_file" path="www/case-state-graph.xql"/>
            <file type="content_page" path="www/case.adp"/>
            <file type="content_page" path="www/case.tcl"/>
            <file type="query_file" path="www/case.xql"/>
            <file type="content_page" path="www/comment-add-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/comment-add-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/comment-add-postgresql.xql"/>
            <file type="content_page" path="www/comment-add.adp"/>
            <file type="content_page" path="www/comment-add.tcl"/>
            <file type="documentation" path="www/doc/advanced-workflow-builder.html"/>
            <file type="documentation" path="www/doc/and-join.gif"/>
            <file type="documentation" path="www/doc/and-split.gif"/>
            <file type="documentation" path="www/doc/concepts-reference.html"/>
            <file type="documentation" path="www/doc/concepts.html"/>
            <file type="documentation" path="www/doc/coordination.html"/>
            <file type="documentation" path="www/doc/design.html"/>
            <file type="documentation" path="www/doc/developer.html"/>
            <file type="documentation" path="www/doc/explicit-or-split.gif"/>
            <file type="documentation" path="www/doc/finishing.html"/>
            <file type="documentation" path="www/doc/future-plans.html"/>
            <file type="documentation" path="www/doc/implicit-or-split.gif"/>
            <file type="documentation" path="www/doc/index.html"/>
            <file type="documentation" path="www/doc/installation.html"/>
            <file type="documentation" path="www/doc/maintainer.html"/>
            <file type="documentation" path="www/doc/or-join.gif"/>
            <file type="documentation" path="www/doc/order_wf.jpg"/>
            <file type="documentation" path="www/doc/overview.html"/>
            <file type="documentation" path="www/doc/petri-nets.html"/>
            <file type="documentation" path="www/doc/release-notes.html"/>
            <file type="documentation" path="www/doc/requirements.html"/>
            <file type="documentation" path="www/doc/support.html"/>
            <file type="documentation" path="www/doc/trigger-auto.gif"/>
            <file type="documentation" path="www/doc/trigger-message.gif"/>
            <file type="documentation" path="www/doc/trigger-time.gif"/>
            <file type="documentation" path="www/doc/trigger-user.gif"/>
            <file type="documentation" path="www/doc/user-reg-workflow.jpg"/>
            <file type="documentation" path="www/doc/workflow-scenarios.html"/>
            <file type="documentation" path="www/doc/workflow-system.gif"/>
            <file type="query_file" db_type="oracle" path="www/finished-tasks-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/finished-tasks-postgresql.xql"/>
            <file path="www/finished-tasks.adp"/>
            <file type="tcl_util" path="www/finished-tasks.tcl"/>
            <file type="content_page" path="www/greyarrow.gif"/>
            <file type="content_page" path="www/index.adp"/>
            <file type="content_page" path="www/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/journal-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/journal-postgresql.xql"/>
            <file type="content_page" path="www/journal.adp"/>
            <file type="content_page" path="www/journal.tcl"/>
            <file type="content_page" path="www/sample/expenses-approval-aids.adp"/>
            <file type="content_page" path="www/sample/expenses-approval-aids.tcl"/>
            <file type="content_page" path="www/sample/expenses-claim-info.adp"/>
            <file type="content_page" path="www/sample/expenses-claim-info.tcl"/>
            <file type="content_page" path="www/task-action.adp"/>
            <file type="content_page" path="www/task-action.tcl"/>
            <file type="query_file" db_type="oracle" path="www/task-assignees-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/task-assignees-postgresql.xql"/>
            <file type="content_page" path="www/task-assignees.adp"/>
            <file type="content_page" path="www/task-assignees.tcl"/>
            <file type="tcl_util" path="www/task-deadline-set-2.tcl"/>
            <file type="query_file" path="www/task-deadline-set-2.xql"/>
            <file path="www/task-deadline-set.adp"/>
            <file type="tcl_util" path="www/task-deadline-set.tcl"/>
            <file type="query_file" path="www/task-deadline-set.xql"/>
            <file type="content_page" path="www/task-default-info.adp"/>
            <file type="content_page" path="www/task-default-info.tcl"/>
            <file path="www/task-instructions.adp"/>
            <file type="tcl_util" path="www/task-instructions.tcl"/>
            <file type="query_file" db_type="oracle" path="www/task-list-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/task-list-postgresql.xql"/>
            <file type="content_page" path="www/task-list.adp"/>
            <file type="content_page" path="www/task-list.tcl"/>
            <file type="content_page" path="www/task.adp"/>
            <file type="content_page" path="www/task.tcl"/>
            <file type="query_file" path="www/task.xql"/>
            <file type="tcl_util" path="www/test-display.tcl"/>
            <file type="query_file" path="www/test-display.xql"/>
            <file type="content_page" path="www/transition-fire.tcl"/>
            <file type="content_page" path="www/workflow-gif.tcl"/>
            <file type="content_page" path="www/workflow.tcl"/>
        </files>
        <parameters>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="guard_font_size"  default="10" description="The size of the font to use for guards when displaying a process graph." section_name="fonts"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="place_font_size"  default="10" description="The size of the font to use for places when displaying a process graph." section_name="fonts"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="transition_font_size"  default="14" description="The size of the font to use for transitions when displaying a process graph." section_name="fonts"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="guard_font_name"  default="arial" description="The name of the font to use for guards when displaying a process graph. This is the name of a .ttf file available to your GraphViz installation." section_name="fonts"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="place_font_name"  default="arial" description="The name of the font to use for places when displaying a process graph. This is the name of a .ttf file available to your GraphViz installation." section_name="fonts"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="transition_font_name"  default="arialb" description="The name of the font to use for transitions when displaying a process graph. This is the name of a .ttf file available to your GraphViz installation." section_name="fonts"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="tmp_path"  default="/var/tmp" description="Path to a directory where we can store temporary files. It needs to be writable by the user that the webserver is running as."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="graphviz_dot_path"  default="/usr/local/bin/dot" description="Full path and filename for the AT and T GraphViz dot binary. Leave this blank if you don't have GraphViz installed."/>
        </parameters>

    </version>
</package>