OntoDL Style Sheet Directive: obligation
Version vom 21. September 2016, 08:59 Uhr von Caumanns (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Syntax == ''Mask'' <font face="courier"> {|border="0" |- style="vertical-align:top" | style="width:10em" | ''ObligationD…“)
Syntax
Mask
| ObligationDirective | := | #obligation PrePostQualifier? StyleName ExecutableCode | ||
| | | #obligation PrePostQualifier? StyleName | de-registers all obligations for the given style and mode (pre/post) | ||
| PrePostQualifier | := | < | Obligation is executed before a line of text with the given style is processed | |
| | | > | |||
| ExecutableCode | := | PackageName | ||
| | | Text |