OwS Style Sheet Directive: table: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Syntax) |
(→Syntax) |
||
| Zeile 5: | Zeile 5: | ||
| style="width:10em" | ''HeadingDirective'' | | style="width:10em" | ''HeadingDirective'' | ||
| style="width:3em" | := | | style="width:3em" | := | ||
| − | | style="width: | + | | style="width:46em" | '''#table''' ''StartRow''? [[OwS Statement: Base Types|''TypeName'']] [[OwS Statement: Base Types|''DottedPropertyName'']]+ ''ListSeparator''? ''RowObligation''? |
| style="width:1em" | | | style="width:1em" | | ||
| <font face="arial" size="2"> </font> | | <font face="arial" size="2"> </font> | ||
| Zeile 18: | Zeile 18: | ||
| := | | := | ||
| [1-9]+ | | [1-9]+ | ||
| + | | | ||
| + | | | ||
| + | |- style="vertical-align:top" | ||
| + | | ''ListSeparator'' | ||
| + | | := | ||
| + | | ''',''' | ''';''' | ||
| | | | ||
| | | | ||
Version vom 27. Oktober 2016, 12:48 Uhr
Syntax
| HeadingDirective | := | #table StartRow? TypeName DottedPropertyName+ ListSeparator? RowObligation? | ||
| | | #table | |||
| StartRow | := | [1-9]+ | ||
| ListSeparator | := | ; | ||
| RowObligation | := | PackageName | shall refer to a submodule defined per #package directive |