to the main page... about these slides...

Reusing expressions

Expressions can be reused using definitions and references:
  constraintdef  ->  <ConstraintDef ID="...">
                       constraintexp
                     </ConstraintDef>

  constraint  ->  <Constraint IDRef="..."/>
- same for other syntactic categories!