source: WAeUP_SRP/trunk/profiles/default/schemas/flash_animation.xml @ 3980

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

New BASE and EXTENSION profiles

File size: 508 bytes
Line 
1<?xml version="1.0"?>
2<object name="flash_animation" meta_type="CPS Schema">
3 <field name="flash_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="flash_file_html" meta_type="CPS File Field"/>
9 <field name="flash_file_html_subfiles" meta_type="CPS SubObjects Field">
10  <property name="default_expr">nothing</property>
11 </field>
12</object>
Note: See TracBrowser for help on using the repository browser.