Last change
on this file since 1565 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
|
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"/> |
---|
[535] | 7 | <column value="prefix_batch"/> |
---|
[440] | 8 | <index name="pin" meta_type="FieldIndex"> |
---|
| 9 | <indexed_attr value="pin"/> |
---|
| 10 | </index> |
---|
[535] | 11 | <index name="prefix_batch" meta_type="FieldIndex"> |
---|
| 12 | <indexed_attr value="prefix_batch" /> |
---|
| 13 | </index> |
---|
[440] | 14 | <index name="student" meta_type="FieldIndex"> |
---|
| 15 | <indexed_attr value="student"/> |
---|
| 16 | </index> |
---|
[1058] | 17 | <index name="serial" meta_type="FieldIndex"> |
---|
| 18 | <indexed_attr value="serial"/> |
---|
| 19 | </index> |
---|
[440] | 20 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.