Display Element Content in Document Explorer in Studio Editor

I would like to display "Name" values for each "Product" in a "STEP-ProductInformationTranslation" document.

I set up a relative XPath statement pointing to the description I would like to display ( ./Name/text() ) and I set the "Document Explorer" setting to "ShowElementContent".

But instead of showing me the text node extracted from the XML document, it shows me each time the word "Name".

In the Document Structure column on the other hand, everything works as expected.

I am wondering whether I did something wrong or whether there is a bug in the most recent version of Studio 2015?

Parents Reply Children