source: WAeUP_SRP/trunk/profiles/default/schemas/zippedhtml.xml @ 8707

Last change on this file since 8707 was 3689, checked in by Henrik Bettermann, 16 years ago

New BASE and EXTENSION profiles

File size: 603 bytes
Line 
1<?xml version="1.0"?>
2<object name="zippedhtml" meta_type="CPS Schema">
3 <field name="file" meta_type="CPS File Field">
4  <property name="suffix_text">_text</property>
5  <property name="suffix_html">_html</property>
6  <property name="suffix_html_subfiles">_html_subfiles</property>
7 </field>
8 <field name="file_html" meta_type="CPS File Field"/>
9 <field name="file_html_subfiles" meta_type="CPS SubObjects Field">
10  <property name="default_expr">nothing</property>
11 </field>
12 <field name="file_text" meta_type="CPS String Field">
13  <property name="is_searchabletext">True</property>
14 </field>
15</object>
Note: See TracBrowser for help on using the repository browser.