Last change
on this file since 3597 was
2845,
checked in by joachim, 17 years ago
|
add sort_id, additional fields in payment
|
-
Property svn:keywords set to
Id
|
File size:
719 bytes
|
Rev | Line | |
---|
[623] | 1 | <?xml version="1.0"?> |
---|
[1410] | 2 | <?xml-stylesheet type="text/xsl" href="catalog.xsl"?> |
---|
[1556] | 3 | <object name="portal_accommodation" meta_type="WAeUP Table"> |
---|
[623] | 4 | <column value="bed"/> |
---|
[2845] | 5 | <column value="sort_id"/> |
---|
[623] | 6 | <column value="bed_type"/> |
---|
[626] | 7 | <column value="hall"/> |
---|
[623] | 8 | <column value="student"/> |
---|
| 9 | <index name="bed" meta_type="FieldIndex"> |
---|
| 10 | <indexed_attr value="bed"/> |
---|
| 11 | </index> |
---|
| 12 | <index name="bed_type" meta_type="FieldIndex"> |
---|
| 13 | <indexed_attr value="bed_type"/> |
---|
| 14 | </index> |
---|
[2845] | 15 | <index name="sort_id" meta_type="FieldIndex"> |
---|
| 16 | <indexed_attr value="sort_id"/> |
---|
| 17 | </index> |
---|
[623] | 18 | <index name="student" meta_type="FieldIndex"> |
---|
| 19 | <indexed_attr value="student"/> |
---|
| 20 | </index> |
---|
[626] | 21 | <index name="hall" meta_type="FieldIndex"> |
---|
| 22 | <indexed_attr value="hall"/> |
---|
| 23 | </index> |
---|
[623] | 24 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.