OwS Style Sheet Directive: table: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Syntax)
K (Syntax)
Zeile 23: Zeile 23:
 
| ''RowObligation''  
 
| ''RowObligation''  
 
| :=  
 
| :=  
| '''#''' [[OwS Statement: Base Types|''SimpleName'']]  
+
| '''#'''[[OwS Statement: Base Types|''SimpleName'']]  
 
|
 
|
 
|                      <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:14 Uhr

Syntax

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