9 lines
889 B
XML
9 lines
889 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Table type="SQL" tableName="IA_DISPOSAL_PLAN" filter="" priority="2">
|
|
<COLS enableSQLSeq="false">
|
|
<COL desc="*Mot-clé" SQLName="KEY_ID_TAG" SQLType="VARCHAR(128)" valueType="String" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs éditables"/>
|
|
<COL desc="Plan de gestion" SQLName="DISPOSAL_PLAN" SQLType="VARCHAR(512)" valueType="String" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
|
|
<COL desc="*Emplacement associé" SQLName="LOCATION_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
|
|
</COLS>
|
|
</Table>
|