Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/datatypes/quantities/money/Currency"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | datatypes | quantities | money
Jump to navigationJump to search
AndreasLeue (talk | contribs) (Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Me...") |
AndreasLeue (talk | contribs) |
||
Line 22: | Line 22: | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={en="Number",de="Nummer"} | - Name=LiteralVariantsMarkedUp={en="Number",de="Nummer"} | ||
** DecimalPlaces | ** DecimalPlaces org/oomodels/primitives/Decimal | ||
ISO 4217 E | ISO 4217 E | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
Line 31: | Line 31: | ||
** Sign org/oomodels/primitives/String | ** Sign org/oomodels/primitives/String | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={en="Sign",de=" | - Name=LiteralVariantsMarkedUp={en="Sign",de="Symbol"} | ||
</wiml> | </wiml> |
Revision as of 15:12, 23 November 2012
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Provides a sandbox for modelling. It is intended to develop generalised, sufficiently abstract artefacts that can serve as common ground for more specific models. | |
create new pages |
Description[edit]
According to ISO 4217 and Currency Sign
Code[edit]
Currency «CoreClass, PreSet» | ||||||
---|---|---|---|---|---|---|
Code | String | «» | ||||
ISO 4217 Code | ||||||
Number | Decimal | «» | ...
| |||
ISO 4217 Num | ||||||
DecimalPlaces | Decimal | «» | ...
| |||
ISO 4217 E | ||||||
Name | String | «» | ...
| |||
Sign | String | «» | ...
|