11 lines
1.5 KiB
XML
11 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Table type="SQL" tableName="FES_PROTOCOL" filter="" priority="2">
|
|
<COLS enableSQLSeq="false">
|
|
<COL desc="*Identifiant du protocole" SQLName="PROTOCOL_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="false" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs de visualisation"/>
|
|
<COL desc="*Nom de la bibliothèque de protocoles" SQLName="PROTOCOL_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 éditables"/>
|
|
<COL desc="*Description du protocole" SQLName="PROTOCOL_DESC" SQLType="VARCHAR(128)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
|
|
<COL desc="Paramètre de rechange 1" SQLName="RES_PARA_INT1" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="true" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
|
|
<COL desc="Paramètre de rechange 2" SQLName="RES_PARA_STR1" SQLType="VARCHAR(64)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="true" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
|
|
</COLS>
|
|
</Table>
|