# Together Workflow Editor 
# Copyright (C) 2011 Together Teamsolutions Co., Ltd.
# 
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or 
# (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful, 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses
#
#######################################################################

   The document sample_workflow_process_original.xpdl is the original example
described in WfMC document WFMC-TC-1025 "Workflow Process Definition Interface
-- XML Process Definition Language". It is here to show that JaWE can read the
documents made by other process definition tools which are based on WfMC XPDL
specifications.

   The document sample_workflow_process.xpdl is modification of previous
document. It is modified to include JaWE specific extended attributes that
determines the graphical layout of processes contained within the document.
