OwS Style Sheet Directive: table: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
K (Syntax)
(Syntax)
Zeile 23: Zeile 23:
 
| ''RowObligation''  
 
| ''RowObligation''  
 
| :=  
 
| :=  
| '''#'''[[OwS Statement: Base Types|''SimpleName'']]
+
| ''[[OwS Tokenizer Directive: package|PackageName]]''  
 
|
 
|
 
|                      <font face="arial" size="2">shall refer to a submodule defined per #package directive</font>
 
|                      <font face="arial" size="2">shall refer to a submodule defined per #package directive</font>

Version vom 9. Oktober 2016, 22:16 Uhr

Syntax

HeadingDirective := #table StartRow? TypeName DottedPropertyName+ RowObligation?  
| #table
StartRow := [1-9]+
RowObligation := PackageName shall refer to a submodule defined per #package directive