The <add> directive
An valid value to 'pos' and 'ws' attributes. Denoting action is applied
to the next sibling of the target node.
The attribute axis
The namespace axis
An valid value to 'pos' and 'ws' attributes. Denoting action is
applied to the previous sibling of the target node.
An valid value to 'ws' attribute. Denoting action is applied to both
previous and next sibling of the target node.
The pos attribute
The sel attribute translated into predicates.
An valid value to 'pos' attribute. Denoting inserting before the first
child node.
The <remove> directive
The <replace> directive
The sel attribute
The type attribute
The ws attribute of the <remove> directive
Name of the action (directive).
DOM element of the action.
Whether the action is targeting an attribute.
Whether the action is targeting an namespace.
The pos attribute.
The sel attribute translated into predicates.
The effective expression to be used in query.
The sel attribute.
The type attribute.
Returns the targeted attribute name of an attribute action.
Returns the targeted namespace name of a namespace action.
Whether current action is valid.
Applies the action
Generated using TypeDoc
Handles the
<add>directive.