Quote:
Originally Posted by mjcatt
I'm not great with XPath, but I usually manage to stumble my way for what I need. However, I'm out of my league on this one and I'm hoping someone experienced can help.
I have a number of books that use the 'title' attribute in headers to specify the text that should be used in generating the TOC. Here's an example:
<h2 title='Text to place in TOC'>Text that goes into book itself</h2>
What XPath expression should be used in 'Create TOC from XPath' to return the value of the title attribute (i.e., 'Text to place in TOC')?
Thanks in advance for your help!
|
use the default From Headers. The Title attribute prevails when ther