Add a refactoring which allows selecting a node in an XML document, and extract this node into a new XML file.
Checkable option : replace in the original node with an <xi:include> node.
Description
Add a refactoring which allows selecting a node in an XML document, and extract this node into a new XML file.
Checkable option : replace in the original node with an <xi:include> node.