source: WAeUP_SRP/fceokene/profiles/default/schemas/student_change_password.xml @ 3034

Last change on this file since 3034 was 1461, checked in by joachim, 18 years ago

start of change_password not yet working

File size: 324 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
3<object name="student_password_change" meta_type="CPS Schema">
4 <field name="old_password" meta_type="CPS String Field"/>
5 <field name="password" meta_type="CPS String Field"/>
6 <field name="repeat_password" meta_type="CPS String Field"/>
7</object>
Note: See TracBrowser for help on using the repository browser.