Difference between revisions of "Artefact:Aggregate/de/gtools/gaertner/sandbox/mon/EnumerationValues"

From OOModels
< Artefact:Aggregate‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | mon
Jump to navigationJump to search
Line 13: Line 13:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<BundeslandValues CLASS="Enumeration[]">
<BundeslandValues CLASS="Enumeration[]">
   <V1 Name="Baden-Württemberg"/>
   <V1 Name="Rot"/>
   <V1 Name="Bayern"/>
   <V1 Name="Gelb"/>
   <V1 Name="Berlin"/>
   <V1 Name="Grün"/>
   <V1 Name="Brandenburg"/>
   <V1 Name="Blau"/>
  <V1 Name="Bremen"/>
  <V1 Name="Hamburg"/>
  <V1 Name="Hessen"/>
  <V1 Name="Mecklenburg-Vorpommern"/>
  <V1 Name="Niedersachsen"/>
  <V1 Name="Nordrhein-Westfalen"/>
  <V1 Name="Rheinland-Pfalz"/>
  <V1 Name="Saarland"/>
  <V1 Name="Sachsen"/>
  <V1 Name="Sachsen-Anhalt"/>
  <V1 Name="Schleswig-Holstein"/>
  <V1 Name="Thüringen"/>
</BundeslandValues>
</BundeslandValues>
</OOMCode>
</OOMCode>

Revision as of 17:30, 9 March 2010

Classification
Type Type:org/xocp/OCP/xml/2.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Aggregate
More
Download Code
Namespace (more)

private name space of Manfred

create new pages

Code[edit]


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<BundeslandValues CLASS="Enumeration[]">
  <V1 Name="Rot"/>
  <V1 Name="Gelb"/>
  <V1 Name="Grün"/>
  <V1 Name="Blau"/>
</BundeslandValues>