Name: spe/resources/properties.init 
1:
<?xml version="1.0"?>
2:
<!--
3:
  This file is part of CPEE.
4:
 
5:
  CPEE is free software: you can redistribute it and/or modify it under the terms
6:
  of the GNU General Public License as published by the Free Software Foundation,
7:
  either version 3 of the License, or (at your option) any later version.
8:
 
9:
  CPEE is distributed in the hope that it will be useful, but WITHOUT ANY
10:
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11:
  PARTICULAR PURPOSE.  See the GNU General Public License for more details.
12:
 
13:
  You should have received a copy of the GNU General Public License along with
14:
  CPEE (file COPYING in the main directory).  If not, see
15:
  <http://www.gnu.org/licenses/>.
16:
-->
17:
 
18:
<properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
19:
  <info/>
20:
  <properties/>
21:
  <state>ready</state>
22:
  <handlerwrapper>AdventureHandlerWrapper</handlerwrapper>
23:
  <positions/>
24:
  <dataelements/>
25:
  <endpoints/>
26:
  <dsl/>
27:
  <dslx>
28:
    <description xmlns="http://cpee.org/ns/description/1.0"/>
29:
  </dslx>  
30:
  <status>
31:
    <id>0</id>
32:
    <message>undefined</message>
33:
  </status>
34:
  <description/>
35:
  <transformation>
36:
    <description type='rest'>http://localhost:9295</description>
37:
    <dataelements type='rest'>http://localhost:9295</dataelements>
38:
    <endpoints type='rest'>http://localhost:9295</endpoints>
39:
  </transformation>
40:
</properties>