<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://www.knime.org/2008/09/XMLConfig" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.knime.org/2008/09/XMLConfig http://www.knime.org/XMLConfig_2008_09.xsd" key="DBSession">
<entry key="dbSessionID" type="xstring" value="81cbe990-3840-443d-8d2f-e4f0b6429ace"/>
<config key="DBData">
<entry key="sqlQuery" type="xstring" value="SELECT * FROM &quot;public&quot;.&quot;ability&quot;"/>
<config key="knimeSpec">
<entry key="spec_name" type="xstring" value="database"/>
<entry key="number_columns" type="xint" value="4"/>
<config key="column_spec_0">
<entry key="column_name" type="xstring" value="abilityid"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.IntCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
<config key="column_spec_1">
<entry key="column_name" type="xstring" value="abilityname"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.StringCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
<config key="column_spec_2">
<entry key="column_name" type="xstring" value="abilitydescription"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.StringCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
<config key="column_spec_3">
<entry key="column_name" type="xstring" value="abilitylevel"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.DoubleCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
</config>
<config key="dbSpec">
<config key="dbCol_0">
<entry key="colName" type="xstring" value="abilityid"/>
<entry key="colTypeName" type="xstring" value="int4"/>
<entry key="colType" type="xstring" value="INTEGER"/>
</config>
<config key="dbCol_1">
<entry key="colName" type="xstring" value="abilityname"/>
<entry key="colTypeName" type="xstring" value="varchar"/>
<entry key="colType" type="xstring" value="VARCHAR"/>
</config>
<config key="dbCol_2">
<entry key="colName" type="xstring" value="abilitydescription"/>
<entry key="colTypeName" type="xstring" value="varchar"/>
<entry key="colType" type="xstring" value="VARCHAR"/>
</config>
<config key="dbCol_3">
<entry key="colName" type="xstring" value="abilitylevel"/>
<entry key="colTypeName" type="xstring" value="numeric"/>
<entry key="colType" type="xstring" value="NUMERIC"/>
</config>
</config>
</config>
</config>
