18 lines
3.0 KiB
XML
18 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Table type="SQL" tableName="PIS_DISPLAY_INFO" filter="" priority="2">
|
|
<COLS enableSQLSeq="false">
|
|
<COL desc="*Pis Record ID" SQLName="ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="*Location" 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=" Edit Attribute"/>
|
|
<COL desc="Msg ID" SQLName="MSG_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Msg Content" SQLName="MSG_CONTENT" SQLType="VARCHAR(512)" valueType="String" valueLimit="(^$)|(^([A-Za-z]|[0-9]|[一-龥]|[ #_\-,。!;:“”])+$)" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="PIS Areas" SQLName="AREAS" SQLType="VARCHAR(50)" valueType="String" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Dest Location" SQLName="DEST_LOCATION" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="StartTime" SQLName="BEGIN_TIME" SQLType="VARCHAR(8)" valueType="Time" valueLimit="hh:mm" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="StopTime" SQLName="END_TIME" SQLType="VARCHAR(8)" valueType="Time" valueLimit="hh:mm" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Msg Priority" SQLName="MSG_PRIORITY" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="1" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Space Time" SQLName="INTERVAL_TIME" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="5" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Operator ID" SQLName="OPERATOR_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
<COL desc="Operate Time" SQLName="OPERATE_TIME" SQLType="DECIMAL(20)" valueType="DateTime" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
|
|
</COLS>
|
|
</Table>
|