source: WAeUP_SRP/trunk/profiles/default/pins.xml @ 534

Last change on this file since 534 was 502, checked in by joachim, 18 years ago

Scratchcard Pin Generation
basic login in apply_admission

  • Property svn:keywords set to Id
File size: 334 bytes
RevLine 
[440]1<?xml version="1.0"?>
[502]2<object name="portal_pins" meta_type="CMF Catalog">
[440]3 <column value="pin"/>
4 <column value="student"/>
[488]5 <column value="serial"/>
[440]6 <index name="pin" meta_type="FieldIndex">
7  <indexed_attr value="pin"/>
8 </index>
9 <index name="student" meta_type="FieldIndex">
10  <indexed_attr value="student"/>
11 </index>
12</object>
Note: See TracBrowser for help on using the repository browser.