Last change
on this file since 17941 was
3689,
checked in by Henrik Bettermann, 16 years ago
|
New BASE and EXTENSION profiles
|
File size:
720 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <?xml-stylesheet type="text/xsl" href="catalog.xsl"?> |
---|
3 | <object name="portal_pins" meta_type="WAeUP Table"> |
---|
4 | <column value="pin"/> |
---|
5 | <column value="student"/> |
---|
6 | <column value="serial"/> |
---|
7 | <column value="cost"/> |
---|
8 | <column value="prefix_batch"/> |
---|
9 | <index name="pin" meta_type="FieldIndex"> |
---|
10 | <indexed_attr value="pin"/> |
---|
11 | </index> |
---|
12 | <index name="cost" meta_type="FieldIndex"> |
---|
13 | <indexed_attr value="cost"/> |
---|
14 | </index> |
---|
15 | <index name="prefix_batch" meta_type="FieldIndex"> |
---|
16 | <indexed_attr value="prefix_batch" /> |
---|
17 | </index> |
---|
18 | <index name="student" meta_type="FieldIndex"> |
---|
19 | <indexed_attr value="student"/> |
---|
20 | </index> |
---|
21 | <index name="serial" meta_type="FieldIndex"> |
---|
22 | <indexed_attr value="serial"/> |
---|
23 | </index> |
---|
24 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.