Difference between revisions of "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
(New page: {{Metabox | Meta_Type = Type:org/xocp/OCP/xml/2.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Aggregate | Meta_Down...)
 
(No difference)

Revision as of 15:35, 23 November 2012

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>