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

Element descriptions

An element description associates a name and a constraint to an element ID.
  elementdescr  ->  <ElementDef ID="element ID" Name="...">
                      constraintexp
                    </ElementDef>
If the Name is omitted, the ID is used as name.

(Note: some details are omitted in the grammars on the slides - see the specification.)