This function returns the selected elements from Author mode.
oxy:selected-elements()[self::para][@audience="novice"]This example would activate an action when at least one of the selected elements is a
<para> element with the @novice attribute
defined.