Last change
on this file since 17937 was
3689,
checked in by Henrik Bettermann, 16 years ago
|
New BASE and EXTENSION profiles
|
File size:
576 bytes
|
Rev | Line | |
---|
[3689] | 1 | <?xml version="1.0"?> |
---|
| 2 | <?xml-stylesheet type="text/xsl" href="catalog.xsl"?> |
---|
| 3 | <object name="online_payments_import" meta_type="WAeUP Table"> |
---|
| 4 | <column value="datetime"/> |
---|
| 5 | <column value="student_id"/> |
---|
| 6 | <column value="order_id"/> |
---|
| 7 | <column value="response_code"/> |
---|
| 8 | <column value="amount"/> |
---|
| 9 | <index name="student_id" meta_type="FieldIndex"> |
---|
| 10 | <indexed_attr value="student_id"/> |
---|
| 11 | </index> |
---|
| 12 | <index name="datetime" meta_type="DateIndex"> |
---|
| 13 | <indexed_attr value="datetime"/> |
---|
| 14 | </index> |
---|
| 15 | <index name="order_id" meta_type="FieldIndex"> |
---|
| 16 | <indexed_attr value="order_id"/> |
---|
| 17 | </index> |
---|
| 18 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.