XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Todd GochenourSubject: XML Publisher Generation of XSL:FO.
Author: Todd Gochenour
Date: 31 May 2007 06:21 PM
I generated XSL:FO from XML Publisher. The headers to my table cells have font-weight=bold. A call to template "bold" is inserted but there is no template with this name defined in the generated code. What is the deal?

This is the XSL generated:

<fo:table-cell border-style="solid" border-width="1pt" border-color="gray" background-color="lightgrey" background-repeat="repeat" display-align="center">
<xsl:variable name="bold1">
<xsl:call-template name="bold">
<xsl:with-param name="value" select="bold"/>
</xsl:call-template>
</xsl:variable>
<fo:block font-weight="{$bold1}" text-align="center" background-color="#D3D3D3">
<fo:block>
<xsl:text>ID</xsl:text>
</fo:block>
</fo:block>
</fo:table-cell>

Postnext
Ivan PedruzziSubject: XML Publisher Generation of XSL:FO.
Author: Ivan Pedruzzi
Date: 31 May 2007 10:13 PM

Hi Todd,

Could you please send the .report file to stylus-field-report@progress.com?


Thank you
Ivan Pedruzzi
Stylus Studio Team

Posttop
Todd GochenourSubject: XML Publisher Generation of XSL:FO.
Author: Todd Gochenour
Date: 01 Jun 2007 05:26 PM
Done

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.