diff options
author | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
commit | 126bb8cb6b93240bb4d3a2b816b74c286c3d422b (patch) | |
tree | e66e1dfe77d53a52539489765c88d23e4423ae27 /share/gcstar/html_models/GCcoins/Simple |
Imported Upstream version 1.7.0upstream/1.7.0
Diffstat (limited to 'share/gcstar/html_models/GCcoins/Simple')
-rw-r--r-- | share/gcstar/html_models/GCcoins/Simple | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/share/gcstar/html_models/GCcoins/Simple b/share/gcstar/html_models/GCcoins/Simple new file mode 100644 index 0000000..2111fe2 --- /dev/null +++ b/share/gcstar/html_models/GCcoins/Simple @@ -0,0 +1,11 @@ +<metamodel> + <model>Simple</model> + <fields> + <field>type</field> + <field>currency</field> + <field>value</field> + <field>year</field> + <field>country</field> + <field>condition</field> + </fields> +</metamodel>
\ No newline at end of file |