[Home] [By Thread] [By Date] [Recent Entries]
At 2007-10-30 05:34 -0700, Nancy Brandt wrote:
I have encountered the following issue: Actually, you are missing some concepts in the specification of values of attributes. You would need <xsl:attribute name="role">bordered</xsl:attribute> Or even tighter, I'm not sure why you are using xsl:element and not just: <figure id="{@ref}" role="bordered">
...
That test is for the union of a role child or a bordered attribute, not a role attribute with a "bordered" value: test="ancestor::figure[@role='bordered']"
I hope this helps. . . . . . . . . . Ken -- Comprehensive in-depth XSLT2/XSL-FO1.1 classes: Austin TX,Jan-2008 World-wide corporate, govt. & user group XML, XSL and UBL training RSS feeds: publicly-available developer resources and training G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) Male Cancer Awareness Jul'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal
|

Cart



