Artefact:Aggregate/org/oomodels/sandbox/business/datatypes/quantities/money/CurrencyValues

From OOModels
< Artefact:Aggregate‎ | org‎ | oomodels‎ | sandbox‎ | business‎ | datatypes‎ | quantities‎ | money
Revision as of 15:47, 23 November 2012 by AndreasLeue (talk | contribs)
Jump to navigationJump to search
Classification
Type Type:org/xocp/OCP/xml/2.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Aggregate
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]


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Currencies CLASS="Currency[]">
  <C Code="USD" Number="840" DecimalPlaces="2" Name="United States dollar" Sign="$"/>
  <C Code="EUR" Number="978" DecimalPlaces="2" Name="Euro" Sign="€"/>
</Currencies>