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

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | spiel1
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Identifier",en="identifier"}
- Name=LiteralVariants={de="Identifier",en="identifier"}
** Altersklasse String
+ org/xmodel/XMSecurity
- Class = Literal="TestClassified"
** Stufe String
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Altersklasse",en="kind of sport"}
- Name=LiteralVariants={de="Stufe",en="level"}
** Geschlecht String
+ XMPresentation
- Name=LiteralVariants={de="Geschlecht",en="sex"}
</wiml>
</wiml>

Latest revision as of 12:53, 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]

Altersklasse
«CoreClass»
Altersklasse Liste Sportverein Version 2
...
XMPresentation NameLiteralVariants = {
    de = "Altersklasse",
    en = "section"
}
IdentifierInteger«»
...
XMPresentation NameLiteralVariants = {
    de = "Identifier",
    en = "identifier"
}
XMSecurity ClassLiteral = "TestClassified"
StufeString«»
...
XMPresentation NameLiteralVariants = {
    de = "Stufe",
    en = "level"
}
GeschlechtString«»
...
XMPresentation NameLiteralVariants = {
    de = "Geschlecht",
    en = "sex"
}