Last change
on this file since 11107 was
1456,
checked in by joachim, 18 years ago
|
modified personal_edit and waeup_edit
documentation changes
|
-
Property svn:keywords set to
Id
|
File size:
611 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="prefix_batch"/> |
---|
8 | <index name="pin" meta_type="FieldIndex"> |
---|
9 | <indexed_attr value="pin"/> |
---|
10 | </index> |
---|
11 | <index name="prefix_batch" meta_type="FieldIndex"> |
---|
12 | <indexed_attr value="prefix_batch" /> |
---|
13 | </index> |
---|
14 | <index name="student" meta_type="FieldIndex"> |
---|
15 | <indexed_attr value="student"/> |
---|
16 | </index> |
---|
17 | <index name="serial" meta_type="FieldIndex"> |
---|
18 | <indexed_attr value="serial"/> |
---|
19 | </index> |
---|
20 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.