mirror of
https://github.com/Wisser/Jailer.git
synced 2026-01-04 09:39:45 -06:00
798 lines
27 KiB
XML
798 lines
27 KiB
XML
<?xml version="1.0" encoding="ISO-8859-15"?>
|
|
<!--
|
|
generated by Jailer, Wed Dec 19 07:28:22 CET 2018 from wisser@desktop
|
|
|
|
Extraction Model: all rows from EMPLOYEE (Demo.csv)
|
|
Database URL: jdbc:db2://localhost:50001/wisser
|
|
Database User: scott
|
|
Exported Rows: 43
|
|
DEPARTMENT 3
|
|
EMPLOYEE 14
|
|
PROJECT 4
|
|
PROJECT_PARTICIPATION 14
|
|
ROLE 3
|
|
SALARYGRADE 5
|
|
-->
|
|
<entities>
|
|
<employee empno="7369">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>SMITH</name>
|
|
<job>CLERK</job>
|
|
<hiredate>1980-12-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="1">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>700</losal>
|
|
<hisal>1200</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7902">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>FORD</name>
|
|
<job>ANALYST</job>
|
|
<hiredate>1981-12-03</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7566">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>JONES</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-04-02</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2007-02-24</start_date>
|
|
<end_date>2008-07-31</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Project manager</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Foundation of Quantum Technology</project_description>
|
|
<project_start_date>2007-02-24</project_start_date>
|
|
<project_end_date>2008-07-31</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2006-01-01</start_date>
|
|
<end_date>2006-12-30</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Project manager</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Development of Novel Magnetic Suspension System</project_description>
|
|
<project_start_date>2006-01-01</project_start_date>
|
|
<project_end_date>2007-08-13</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2006-01-01</start_date>
|
|
<end_date>2007-08-13</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Developer</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Development of Novel Magnetic Suspension System</project_description>
|
|
<project_start_date>2006-01-01</project_start_date>
|
|
<project_end_date>2007-08-13</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7499">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>ALLEN</name>
|
|
<job>SALESMAN</job>
|
|
<hiredate>1981-02-20</hiredate>
|
|
<comm>300.00</comm>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="3">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>1401</losal>
|
|
<hisal>2000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7698">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>BLAKE</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-05-01</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-01-01</start_date>
|
|
<end_date/>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Project manager</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7521">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>WARD</name>
|
|
<job>SALESMAN</job>
|
|
<hiredate>1981-02-22</hiredate>
|
|
<comm>500.00</comm>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="2">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>1201</losal>
|
|
<hisal>1400</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7698">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>BLAKE</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-05-01</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-05-01</start_date>
|
|
<end_date/>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7654">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>MARTIN</name>
|
|
<job>SALESMAN</job>
|
|
<hiredate>1981-09-28</hiredate>
|
|
<comm>1400.00</comm>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="2">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>1201</losal>
|
|
<hisal>1400</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7698">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>BLAKE</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-05-01</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-04-15</start_date>
|
|
<end_date/>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7844">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>TURNER</name>
|
|
<job>SALESMAN</job>
|
|
<hiredate>1981-09-08</hiredate>
|
|
<comm>0.00</comm>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="3">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>1401</losal>
|
|
<hisal>2000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7698">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>BLAKE</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-05-01</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-02-01</start_date>
|
|
<end_date/>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7876">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>ADAMS</name>
|
|
<job>CLERK</job>
|
|
<hiredate>1983-01-12</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="1">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>700</losal>
|
|
<hisal>1200</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7788">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>SCOTT</name>
|
|
<job>ANALYST</job>
|
|
<hiredate>1982-12-09</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7566">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>JONES</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-04-02</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="20">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>RESEARCH</name>
|
|
<location>DALLAS</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2007-02-24</start_date>
|
|
<end_date>2008-07-31</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Project manager</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Foundation of Quantum Technology</project_description>
|
|
<project_start_date>2007-02-24</project_start_date>
|
|
<project_end_date>2008-07-31</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2006-05-15</start_date>
|
|
<end_date>2006-11-01</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Developer</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Development of Novel Magnetic Suspension System</project_description>
|
|
<project_start_date>2006-01-01</project_start_date>
|
|
<project_end_date>2007-08-13</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2006-08-22</start_date>
|
|
<end_date>2007-03-20</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Project manager</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Research on thermofluid dynamics in Microdroplets</project_description>
|
|
<project_start_date>2006-08-22</project_start_date>
|
|
<project_end_date>2007-03-20</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7900">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>JAMES</name>
|
|
<job>CLERK</job>
|
|
<hiredate>1981-12-03</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="1">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>700</losal>
|
|
<hisal>1200</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7698">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>BLAKE</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-05-01</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="30">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>SALES</name>
|
|
<location>CHICAGO</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2007-02-24</start_date>
|
|
<end_date>2007-01-31</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Foundation of Quantum Technology</project_description>
|
|
<project_start_date>2007-02-24</project_start_date>
|
|
<project_end_date>2008-07-31</project_end_date>
|
|
</project_participation>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-03-01</start_date>
|
|
<end_date>2008-04-01</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2008-05-20</start_date>
|
|
<end_date/>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>High capacity optical network</project_description>
|
|
<project_start_date>2008-01-01</project_start_date>
|
|
<project_end_date/>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
<employee empno="7934">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>MILLER</name>
|
|
<job>CLERK</job>
|
|
<hiredate>1982-01-23</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="2">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>1201</losal>
|
|
<hisal>1400</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7782">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>CLARK</name>
|
|
<job>MANAGER</job>
|
|
<hiredate>1981-06-09</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="4">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>2001</losal>
|
|
<hisal>3000</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<boss empno="7839">
|
|
<!--columns of EMPLOYEE as T-->
|
|
<name>KING</name>
|
|
<job>PRESIDENT</job>
|
|
<hiredate>1981-11-17</hiredate>
|
|
<comm/>
|
|
<!--associated SALARYGRADE row-->
|
|
<salary_grade grade="5">
|
|
<!--columns of SALARYGRADE as T-->
|
|
<losal>3001</losal>
|
|
<hisal>9999</hisal>
|
|
</salary_grade>
|
|
<!--associated DEPARTMENT row-->
|
|
<department deptno="10">
|
|
<!--columns of DEPARTMENT as T-->
|
|
<name>ACCOUNTING</name>
|
|
<location>NEW YORK</location>
|
|
</department>
|
|
<!--associated EMPLOYEE row-->
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations/>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2006-08-22</start_date>
|
|
<end_date>2007-03-20</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Research on thermofluid dynamics in Microdroplets</project_description>
|
|
<project_start_date>2006-08-22</project_start_date>
|
|
<project_end_date>2007-03-20</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</boss>
|
|
<!--associated PROJECT_PARTICIPATION rows-->
|
|
<participations>
|
|
<project_participation>
|
|
<!--columns of PROJECT_PARTICIPATION as T-->
|
|
<start_date>2007-01-01</start_date>
|
|
<end_date>2007-03-20</end_date>
|
|
<!--associated ROLE row-->
|
|
<!--columns of ROLE as T-->
|
|
<role_description>Researcher</role_description>
|
|
<!--associated PROJECT row-->
|
|
<!--columns of PROJECT as T-->
|
|
<project_description>Research on thermofluid dynamics in Microdroplets</project_description>
|
|
<project_start_date>2006-08-22</project_start_date>
|
|
<project_end_date>2007-03-20</project_end_date>
|
|
</project_participation>
|
|
</participations>
|
|
</employee>
|
|
</entities>
|