Sign Up
Search
Options
search
Chat
Help
News
Log in
Not Logged in
Home
»
Boards
»
Stylus Studio Developer Network
»
XSLT Help and Discussion
»
XSL Space Issue
Topic
Topic Page
1
2
3
4
5
6
7
8
9
Prev Topic
Next Topic
next
Subject:
XSL Space Issue
Author:
Jeff Vreeland
Date:
24 Nov 2008 04:35 PM
Originally Posted: 24 Nov 2008 04:31 PM
I have some code in my XSL that is not displaying the spaces, instead it is displaying small box characters.
<p class="style4"> Confirmation Number:   <u>
<xsl:for-each select="edoc/flds/fld[@id=015]">
<xsl:value-of select="@data"/>
</xsl:for-each>
</u></p>
Can someone give me some help on what is causing this?
top
Subject:
XSL Space Issue
Author:
Jeff Vreeland
Date:
25 Nov 2008 12:15 PM
I got this working using the following code:
<p class="style4"> Confirmation Number:<xsl:text disable-output-escaping="yes">&nbsp;&nbsp;</xsl:text><u>
No clue still why it never worked, but I did get the spaces to show up with the above code.
Topic Page
1
2
3
4
5
6
7
8
9
Prev Topic
Next Topic
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 to Conference:
Select Conference
Stylus Studio Feature Requests
Stylus Studio Technical Forum
Website Feedback
XSLT Help and Discussion
XQuery Help and Discussion
Stylus Studio FAQs
Stylus Studio Code Samples & Utilities
Stylus Studio Announcements
go
Log In Options
Username:
Password:
Site Map
|
Privacy Policy
|
Terms of Use
|
Trademarks
Stylus Scoop XML Newsletter:
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.