Search found 1 match

by brentclark2003
Wed Aug 09, 2017 10:18 am
Forum: Common Problems
Topic: Using XPath to refactor xml in oxygen
Replies: 1
Views: 1230

Using XPath to refactor xml in oxygen

have an xml doc that I am trying to reorganize and reformat. I have been trying to use oxygen's refactoring tool to wrap specific elements or group of elements. But instead of grouping the desired elements together, it just wraps each matched element individually. How do I write an XPath expression ...