the Patch instance where the action is in.
DOM element of the action.
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.
The sel
attribute translated into predicates.
The effective expression to be used in query.
The sel
attribute.
Whether current action is valid.
Applies the action
Generated using TypeDoc
Patches XML according to RFC 5261.