12 lines
1.6 KiB
XML
12 lines
1.6 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<Table type="SQL" tableName="DICT_VOL_LEVEL" filter="" priority="2">
|
||
|
|
<COLS enableSQLSeq="false">
|
||
|
|
<COL desc="*ID" SQLName="VL_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
<COL desc="*Nom du tag" SQLName="TAG_NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
<COL desc="*Couleur du niveau" SQLName="VL_COLOR" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
<COL desc="*Description" SQLName="DESCRIPTION" SQLType="VARCHAR(128)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
<COL desc="Limite haute" SQLName="H_LIMIT" SQLType="DECIMAL(22,6)" valueType="Double" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
<COL desc="Limite basse" SQLName="L_LIMIT" SQLType="DECIMAL(22,6)" valueType="Double" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs d'édition"/>
|
||
|
|
</COLS>
|
||
|
|
</Table>
|