Last change
on this file since 2090 was
2059,
checked in by joachim, 17 years ago
|
fix for #167 see there
|
-
Property svn:keywords set to
Id
|
File size:
720 bytes
|
Rev | Line | |
---|
[440] | 1 | <?xml version="1.0"?> |
---|
[1456] | 2 | <?xml-stylesheet type="text/xsl" href="catalog.xsl"?> |
---|
[1062] | 3 | <object name="portal_pins" meta_type="WAeUP Table"> |
---|
[440] | 4 | <column value="pin"/> |
---|
| 5 | <column value="student"/> |
---|
[488] | 6 | <column value="serial"/> |
---|
[2059] | 7 | <column value="cost"/> |
---|
[535] | 8 | <column value="prefix_batch"/> |
---|
[440] | 9 | <index name="pin" meta_type="FieldIndex"> |
---|
| 10 | <indexed_attr value="pin"/> |
---|
| 11 | </index> |
---|
[2059] | 12 | <index name="cost" meta_type="FieldIndex"> |
---|
| 13 | <indexed_attr value="cost"/> |
---|
| 14 | </index> |
---|
[535] | 15 | <index name="prefix_batch" meta_type="FieldIndex"> |
---|
| 16 | <indexed_attr value="prefix_batch" /> |
---|
| 17 | </index> |
---|
[440] | 18 | <index name="student" meta_type="FieldIndex"> |
---|
| 19 | <indexed_attr value="student"/> |
---|
| 20 | </index> |
---|
[1058] | 21 | <index name="serial" meta_type="FieldIndex"> |
---|
| 22 | <indexed_attr value="serial"/> |
---|
| 23 | </index> |
---|
[440] | 24 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.