Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/spiel1/Sparte"

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | spiel1
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Sparte",en="section"}
- Name=LiteralVariants={de="Sparte",en="section"}
** S Integer
** Sportartnummer Integer
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Spartennummer",en="section number"}
- Name=LiteralVariants={de="Sportartnummer",en="sport section number"}
** Sportart String
** Sportart String
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Sportart",en="kind of sport"}
- Name=LiteralVariants={de="Sportart",en="kind of sport"}
** Mannschaft String
** Training String
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Mannschaft",en="team"}
- Name=LiteralVariants={de="Training",en="training"}
** Altersklasse String
+ XMPresentation
- Name=LiteralVariants={de="Altersklasse",en="age"}
** Leistungsklasse String
+ XMPresentation
- Name=LiteralVariants={de="Leistungsklasse",en="performance"}
** Beitrag String
+ XMPresentation
- Name=LiteralVariants={de="Beitrag",en="fee"}
</wiml>
</wiml>

Latest revision as of 11:59, 15 January 2010

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

private name space of Manfred

create new pages

Code[edit]

Sparte
«CoreClass»
Sparten Liste Sportverein Version 2
...
XMPresentation NameLiteralVariants = {
    de = "Sparte",
    en = "section"
}
SportartnummerInteger«»
...
XMPresentation NameLiteralVariants = {
    de = "Sportartnummer",
    en = "sport section number"
}
SportartString«»
...
XMPresentation NameLiteralVariants = {
    de = "Sportart",
    en = "kind of sport"
}
TrainingString«»
...
XMPresentation NameLiteralVariants = {
    de = "Training",
    en = "training"
}