source: WAeUP_SRP/trunk/profiles/default/schemas/acco_bed_booking.xml @ 1397

Last change on this file since 1397 was 1393, checked in by joachim, 18 years ago

new method book_reserved_bed to book a reserved bed for a student

File size: 259 bytes
Line 
1<?xml version="1.0"?>
2<object name="acco_bed_booking" meta_type="CPS Schema">
3 <field name="bed_letter" meta_type="CPS String Field"/>
4 <field name="block_room" meta_type="CPS String Field"/>
5 <field name="student_id" meta_type="CPS String Field"/>
6</object>
Note: See TracBrowser for help on using the repository browser.