Hello!
I'm trying to pull a revised critdate value from a ditamap into a Native PDF template. I've been able to pull in other metadata, but I've tried several iterations here and I'm not having any luck.
I've attached a screenshot of the ditamap I'm working with.
Here are a few iterations I've tried:
<span data-field="metadata" data-format="default" data-subtype="//critdates/revised/" style="float: right">Revised Date</span>
<span data-field="metadata" data-format="default" data-subtype="//critdates/revised/@modified" style="float: right">Revised Date</span>
Where am I going wrong or what am I missing?
As always, thanks for your help!
Josh
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This has been fixed in the Guides 4.3 version.
xpath value to use: //critdates/revised/@modified
This has been fixed in the Guides 4.3 version.
xpath value to use: //critdates/revised/@modified