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
Posttop
David BartellSubject: Overly complicated formatting in Report XSL
Author: David Bartell
Date: 25 Feb 2019 02:31 PM
XSL code for a simple text string, “Terms/Deferred Terms of Sale” became overly complicated in the resultant XSL generated from the Report feature. I’ve seen the bolding change letter to letter when working in the canvas, and I go back to highlight the string and click the bold icon. It appears to fix it visually in the canvas, preview, and PDF, but looking at the XSL, the inefficiency is apparent:

<fo:block>
<fo:inline font-family="Times New Roman" font-size="12pt" font-weight="bold">
<xsl:text>Terms/Deferred Te</xsl:text>
</fo:inline>
<fo:inline font-family="Times New Roman" font-size="12pt" font-weight="bold" color="#000000" background-color="#FFFFFF">
<xsl:text>rms o</xsl:text>
</fo:inline>
<fo:inline font-family="Times New Roman" font-size="12pt" font-weight="bold">
<xsl:text>f S</xsl:text>
</fo:inline>
<fo:inline font-family="Times New Roman" font-size="12pt" font-weight="bold" background-color="#FFFFFF">
<xsl:text>ale</xsl:text>
</fo:inline>
</fo:block>

Recommendations? - thanks

 
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.