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

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | sport
Jump to navigationJump to search
Line 24: Line 24:
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Mannschaft",en="team"}
- Name=LiteralVariants={de="Mannschaft",en="team"}
** Teilnahmegebuehr String
+ XMPresentation
- Name=LiteralVariants={de="Teilnahmegebühr",en="participation fee"}
</wiml>
</wiml>

Revision as of 15:53, 18 December 2009

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
...
XMPresentation NameLiteralVariants = {
    de = "Sparte",
    en = "division"
}
SportartString«»
...
XMPresentation NameLiteralVariants = {
    de = "Sportart",
    en = "sport"
}
AltersklasseString«»
...
XMPresentation NameLiteralVariants = {
    de = "Altersklasse",
    en = "age class"
}
MannschaftString«»
...
XMPresentation NameLiteralVariants = {
    de = "Mannschaft",
    en = "team"
}