<oXygen/> Custom CSS functions

In <oXygen/> Author there are implemented a few <oXygen/> specific custom CSS functions. Imbricated custom functions are also supported.

Example 7.10. Imbricated functions

The result of the functions below will be the local name of the current node with the first letter capitalized.

capitalize(local-name())

The local-name() function

This function evaluates the local name of the current node. It does not have any arguments