Artefact:Aggregate/org/oomodels/sandbox/business/foundation/locations/addresses/de/BundeslandValues

From OOModels
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="LocatorAddressDEBundesland[]">
  <BL Id="Baden-Württemberg"/><!-- DE-BW -->
  <BL Id="Bayern"/><!-- DE-BY -->
  <BL Id="Berlin"/><!-- DE-BE -->
  <BL Id="Brandenburg"/><!-- DE-BB -->
  <BL Id="Bremen"/><!-- DE-HB -->
  <BL Id="Hamburg"/><!-- DE-HH -->
  <BL Id="Hessen"/><!-- DE-HE -->
  <BL Id="Mecklenburg-Vorpommern"/><!-- DE-MV -->
  <BL Id="Niedersachsen"/><!-- DE-NI -->
  <BL Id="Nordrhein-Westfalen"/><!-- DE-NW -->
  <BL Id="Rheinland-Pfalz"/><!-- DE-RP -->
  <BL Id="Saarland"/><!-- DE-SL -->
  <BL Id="Sachsen"/><!-- DE-SN -->
  <BL Id="Sachsen-Anhalt"/><!-- DE-ST -->
  <BL Id="Schleswig-Holstein"/><!-- DE-SH -->
  <BL Id="Thüringen"/><!-- DE-TH -->
</Bundeslaender>