<div dir="ltr"><div style="font-size:13px">Hi,</div><div style="font-size:13px"><br></div><div style="font-size:13px">I am adding a comment to each file that contains a release number. The release number is one of many variables defined in a <b>variable_keywords.ditamap</b> file. This file is a child of my main <b>ditamap</b>.  </div><div style="font-size:13px"><br></div><div style="font-size:13px">Using the XPath Builder, I tested and found this path located the node I needed. (Below is a pic showing the path succeeding.)  When I encode this path in the dita2webhelp.xsl file, the transformation succeeds but the node&#39;s RELEASE_VERSION content is not output:</div><div style="font-size:13px"><br></div><div style="font-size:13px"><div>   &lt;xsl:comment&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;xsl:value-of select=&quot;/map/keydef[@keys=&#39;var_release_version&#39;]/topicmeta/keywords/keyword&quot;/&gt;      </div><div><span style="white-space:pre-wrap">  </span>&lt;/xsl:comment&gt;</div></div><div style="font-size:13px"><br></div><div style="font-size:13px">What am I doing wrong? </div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px">PICTURE SHOWING THE PATH </div><img src="cid:ii_14a18143e1a492f4" alt="Inline image 1" class="" tabindex="0" style="font-size: 13px; margin-right: 25px;"><br></div>