source: WAeUP_SRP/trunk/profiles/default/schemas/student_accommodation.xml @ 677

Last change on this file since 677 was 659, checked in by Henrik Bettermann, 18 years ago

some fixes and minor modifications for the launching of the accommodation module

  • Property svn:keywords set to Id
File size: 449 bytes
Line 
1<?xml version="1.0"?>
2<object name="student_accommodation" meta_type="CPS Schema">
3 <field name="acco_maint_date" meta_type="CPS DateTime Field"/>
4 <field name="acco_maint_sc_pin" meta_type="CPS String Field"/>
5 <field name="acco_res_date" meta_type="CPS DateTime Field"/>
6 <field name="acco_res_sc_pin" meta_type="CPS String Field"/>
7 <field name="bed" meta_type="CPS String Field"/>
8 <field name="session" meta_type="CPS String Field"/>
9</object>
Note: See TracBrowser for help on using the repository browser.