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
Line 20: Line 20:
+ org/xmodel/XMSecurity
+ org/xmodel/XMSecurity
- Class = Literal="TestClassified"
- Class = Literal="TestClassified"
** Altersklasse String
** Geschlecht String
+ XMPresentation
+ XMPresentation
- Name=LiteralVariants={de="Altersklasse",en="kind of sport"}
- Name=LiteralVariants={de="Geschlecht",en="kind of sport"}
</wiml>
</wiml>

Revision as of 12:51, 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"
GeschlechtString«»
...
XMPresentation NameLiteralVariants = {
    de = "Geschlecht",
    en = "kind of sport"
}