Difference between revisions of "Artefact:Aggregate/de/gtools/gaertner/sandbox/crm/KontaktArtenWerte"

From OOModels
< Artefact:Aggregate‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | crm
Jump to navigationJump to search
 
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"?>
<KontaktArtenWerte CLASS="Medium[]">
<KontaktArtenWerte CLASS="KontaktArten[]">
   <V1 Name="Gespräch"/>
   <V1 Name="Gespräch"/>
   <V1 Name="Telefon"/>
   <V1 Name="Telefon"/>

Latest revision as of 12:36, 31 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"?>
<KontaktArtenWerte CLASS="KontaktArten[]">
  <V1 Name="Gespräch"/>
  <V1 Name="Telefon"/>
  <V1 Name="Fax"/>
  <V1 Name="eMail"/>
</KontaktArtenWerte>