9 lines
1.2 KiB
XML
9 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Table type="SQL" tableName="BAS_TIMETABLE_DEF" filter="" priority="2">
|
|
<COLS enableSQLSeq="false">
|
|
<COL desc="*ID de l'Horaire" SQLName="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 de l'Horaire" SQLName="NAME" SQLType="VARCHAR(32)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs d'Édition"/>
|
|
<COL desc="*Identifiant de l'Emplacement" SQLName="LOCATION_ID" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM SYS_MODEL_LOCATION_INFO;LOCATION_ID:DESCRIPTION" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group="Attributs d'Édition"/>
|
|
<COL desc="*Numéro de Version Actuel (Numéro de Version de Configuration)" SQLName="VERSION" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs d'Édition"/>
|
|
</COLS>
|
|
</Table> |