[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xsl:use-attribute-sets, xslt 1.0, fo output

Subject: xsl:use-attribute-sets, xslt 1.0, fo output
From: Dave Pawson <davep@xxxxxxxxxxxxx>
Date: Wed, 19 Jan 2011 12:41:59 +0000
 xsl:use-attribute-sets
Given an input
<line remap="LINE">Of government the properties to unfold,</line>

I want to take the the remap att value and use it as a named attribute
set.

Seems 
<xsl:template match="speaker">
    <fo:block xsl:use-attribute-sets="{@remap}">
      <xsl:apply-templates/>
    </fo:block>
  </xsl:template>

is a no no, no AVT here.

Can anyone think of a way of using them... or is the processing
wrong? Do I need an intermediate step first?





-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.