Element Path
Type the path to the element, including the root element. Start with the root element, and separate each following child element using the \ character
Is there any plans to support Xpath type notations in the 'Element Path' for edit XML file
for instance like:
root\parent\child[@myattr="somevalue"]