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

Last change on this file since 674 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
RevLine 
[199]1<?xml version="1.0"?>
2<object name="student_accommodation" meta_type="CPS Schema">
[629]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"/>
[199]9</object>
Note: See TracBrowser for help on using the repository browser.