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
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Sparte",en="section"}
- Name=LiteralVariants={de="Sparte",en="section"}
** Spartennummer Integer
** Sportartnummer Integer
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Spartennummer",en="section number"}
- Name=LiteralVariants={de="Sportartnummer",en="sport section number"}
** Sportart String
+ XMPresentation
- Name=LiteralVariants={de="Sportart",en="kind of sport"}
** Training String
+ XMPresentation
- Name=LiteralVariants={de="Training",en="training"}
</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"
}