Difference between revisions of "Artefact:Aggregate/de/gtools/gaertner/sandbox/mon/EnumerationValues"
From OOModels
Jump to navigationJump to search
Wolfmueller (talk | contribs) (→Code) |
(→Code) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
<OOMCode type="org/xocp/OCP/xml/2.0"> | <OOMCode type="org/xocp/OCP/xml/2.0"> | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<EnumerationValues CLASS=" | <EnumerationValues CLASS="KontaktFirma[]"> | ||
<V1 Name=" | <V1 Name="Rüter Bau GmbH"/> | ||
<V1 Name=" | <V1 Name="Fritz Stille OHG"/> | ||
<V1 Name=" | <V1 Name="Bremer Lagerhaus AG"/> | ||
<V1 Name=" | <V1 Name="Hamburger Denkcontor GbR"/> | ||
</EnumerationValues> | </EnumerationValues> | ||
</OOMCode> | </OOMCode> |
Latest revision as of 15:49, 23 June 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"?> <EnumerationValues CLASS="KontaktFirma[]"> <V1 Name="Rüter Bau GmbH"/> <V1 Name="Fritz Stille OHG"/> <V1 Name="Bremer Lagerhaus AG"/> <V1 Name="Hamburger Denkcontor GbR"/> </EnumerationValues>