Last change
on this file since 1545 was
1399,
checked in by joachim, 18 years ago
|
schema.xsl added to all files
|
-
Property svn:keywords set to
Id
|
File size:
464 bytes
|
Rev | Line | |
---|
[454] | 1 | <?xml version="1.0"?> |
---|
[1399] | 2 | <?xml-stylesheet type="text/xsl" href="schema.xsl"?> |
---|
[454] | 3 | <object name="student_study_level" meta_type="CPS Schema"> |
---|
| 4 | <field name="code" meta_type="CPS String Field"/> |
---|
| 5 | <field name="session" meta_type="CPS String Field"/> |
---|
[731] | 6 | <field name="gpa" meta_type="CPS Float Field"/> |
---|
[454] | 7 | <field name="status" meta_type="CPS String Field"/> |
---|
| 8 | <field name="verdict" meta_type="CPS String Field"/> |
---|
[725] | 9 | <field name="imported_gpa" meta_type="CPS Float Field"/> |
---|
[454] | 10 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.