Last change
on this file since 1774 was
1399,
checked in by joachim, 18 years ago
|
schema.xsl added to all files
|
-
Property svn:keywords set to
Id
|
File size:
687 bytes
|
Rev | Line | |
---|
[199] | 1 | <?xml version="1.0"?> |
---|
[1399] | 2 | <?xml-stylesheet type="text/xsl" href="schema.xsl"?> |
---|
[199] | 3 | <object name="student_accommodation" meta_type="CPS Schema"> |
---|
[629] | 4 | <field name="acco_maint_date" meta_type="CPS DateTime Field"/> |
---|
[828] | 5 | <field name="acco_maint_code" meta_type="CPS String Field"/> |
---|
| 6 | <field name="acco_maint_fee" meta_type="CPS String Field"/> |
---|
[629] | 7 | <field name="acco_maint_sc_pin" meta_type="CPS String Field"/> |
---|
| 8 | <field name="acco_res_date" meta_type="CPS DateTime Field"/> |
---|
| 9 | <field name="acco_res_sc_pin" meta_type="CPS String Field"/> |
---|
| 10 | <field name="bed" meta_type="CPS String Field"/> |
---|
| 11 | <field name="session" meta_type="CPS String Field"/> |
---|
[680] | 12 | <field name="student_status" meta_type="CPS String Field"/> |
---|
[199] | 13 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.