2025-03-20 17:30:43 +08:00

10 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Table type="SQL" tableName="PA_AUDIO_INFO" filter="" priority="2">
<COLS enableSQLSeq="false">
<COL desc="*Prerecord Voice 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="*Prerecord Voice Name" SQLName="NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group=" Edit Attribute"/>
<COL desc="*Content" SQLName="CONTENT" SQLType="VARCHAR(256)" valueType="String" valueLimit="(^$)|(^([A-Za-z]|[0-9]|[一-龥]|[ #_\-,。!;:“”])+$)" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group=" Edit Attribute"/>
<COL desc="*Duration(s)" SQLName="DURATION" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group=" Edit Attribute"/>
</COLS>
</Table>