Last change
on this file since 17942 was
1399,
checked in by joachim, 18 years ago
|
schema.xsl added to all files
|
-
Property svn:keywords set to
Id
|
File size:
470 bytes
|
Line | |
---|
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.