OntoDL Style Sheet Directive: table: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „== Syntax == <font face="courier"> {|border="0" |- style="vertical-align:top" | style="width:10em" | ''HeadingDirective'' | style="width:3em" | := | style=…“) |
(→Syntax) |
||
| Zeile 5: | Zeile 5: | ||
| style="width:10em" | ''HeadingDirective'' | | style="width:10em" | ''HeadingDirective'' | ||
| style="width:3em" | := | | style="width:3em" | := | ||
| − | | style="width:36em" | '''# | + | | style="width:36em" | '''#table''' ''StartRow''? [[OntoDL Statement: Base Types|''TypeName'']] [[OntoDL Statement: Base Types|''DottedPropertyName'']]+ |
| style="width:1em" | | | style="width:1em" | | ||
| <font face="arial" size="2"> </font> | | <font face="arial" size="2"> </font> | ||
| + | |- style="vertical-align:top" | ||
| + | | | ||
| + | | style="text-align:right" | | | ||
| + | | '''#table''' | ||
| + | | | ||
| + | | | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| ''StartRow'' | | ''StartRow'' | ||
Aktuelle Version vom 13. September 2016, 12:42 Uhr
Syntax
| HeadingDirective | := | #table StartRow? TypeName DottedPropertyName+ | ||
| | | #table | |||
| StartRow | := | [1-9]+ |