Last change
on this file since 17939 was
3689,
checked in by Henrik Bettermann, 16 years ago
|
New BASE and EXTENSION profiles
|
File size:
470 bytes
|
Rev | Line | |
---|
[3689] | 1 | <?xml version="1.0"?> |
---|
| 2 | <?xml-stylesheet type="text/xsl" href="schema.xsl"?> |
---|
| 3 | <object name="scratch_card_batch" meta_type="CPS Schema"> |
---|
| 4 | <field name="batch_no" meta_type="CPS Int Field"/> |
---|
| 5 | <field name="cost" meta_type="CPS Float Field"/> |
---|
| 6 | <field name="no_of_pins" meta_type="CPS Int Field"> |
---|
| 7 | <property name="default_expr">python:1000</property> |
---|
| 8 | </field> |
---|
| 9 | <field name="prefix" meta_type="CPS String Field"/> |
---|
| 10 | <field name="sold_by" meta_type="CPS String Field"/> |
---|
| 11 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.