source:
WAeUP_SRP/branches/uli/profiles/default/schemas/student_change_password.xml
Last change on this file was 1461, checked in by , 18 years ago | |
---|---|
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.