Artefact:Aggregate/org/oomodels/sandbox/business/foundation/locations/addresses/de/BundeslandValues
From OOModels
< Artefact:Aggregate | org | oomodels | sandbox | business | foundation | locations | addresses | de
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"?> <Bundeslaender CLASS="Bundesland[]"> <BL Id="DE-BW" Name="Baden-Württemberg"/> <BL Id="DE-BY" Name="Bayern"/> <BL Id="DE-BE" Name="Berlin"/> <BL Id="DE-BB" Name="Brandenburg"/> <BL Id="DE-HB" Name="Bremen"/> <BL Id="DE-HH" Name="Hamburg"/> <BL Id="DE-HE" Name="Hessen"/> <BL Id="DE-MV" Name="Mecklenburg-Vorpommern"/> <BL Id="DE-NI" Name="Niedersachsen"/> <BL Id="DE-NW" Name="Nordrhein-Westfalen"/> <BL Id="DE-RP" Name="Rheinland-Pfalz"/> <BL Id="DE-SL" Name="Saarland"/> <BL Id="DE-SN" Name="Sachsen"/> <BL Id="DE-ST" Name="Sachsen-Anhalt"/> <BL Id="DE-SH" Name="Schleswig-Holstein"/> <BL Id="DE-TH" Name="Thüringen"/> </Bundeslaender>