Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/accounting/Account"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | foundation | accounting
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation/accounting | Meta_Category = Type:org/oomodels/wi...) |
AndreasLeue (talk | contribs) |
||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* Account CoreClass | * Account CoreClass | ||
# ^ ...Text | |||
# ^ ...Amount | |||
+ org/xmodel/XMPresentation | |||
- Name=LiteralVariantsMarkedUp={en="Account",de="Konto"} | |||
** Id String | ** Id String | ||
+ org/xmodel/XMPresentation | |||
- Name=LiteralVariantsMarkedUp={en="Identifier",de="Kennung"} | |||
** Name Text | ** Name Text | ||
+ org/xmodel/XMPresentation | |||
- Name=LiteralVariantsMarkedUp={en="Name",de="Bezeichnung"} | |||
** Description Text | |||
+ org/xmodel/XMPresentation | |||
- Name=LiteralVariantsMarkedUp={en="Description",de="Beschreibung"} | |||
** Balance Amount | |||
+ org/xmodel/XMPresentation | |||
- Name=LiteralVariantsMarkedUp={en="Balance",de="Saldo"} | |||
</wiml> | </wiml> |
Revision as of 13:51, 23 November 2012
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:business/foundation/accounting |
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 |
Code[edit]
^ «...Amount» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
Id | String | «» | ...
| |||
Name | Text | «» | ...
| |||
Description | Text | «» | ...
| |||
Balance | Amount | «» | ...
|