Additional Custom Selectors

Oxygen Author provides support for selecting additional types of nodes. These custom selectors apply to: document, doctype sections, processing-instructions, comments, CDATA sections, and entities. In order for the custom selectors to work in your CSSs you will have to declare the Author extensions namespace at the beginning of the stylesheet documents:

@namespace oxy url('http://www.oxygenxml.com/extensions/author');

Example rules:

A sample document rendered using these rules: