<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
	<title>WebBoard Conference: XSLT Help and Discussion</title>
	<description>XSLT Help and Discussion</description>
	<language>en-us</language>
	<link>http://www.stylusstudio.com:80/SSDN/default.asp?action=10&amp;fid=48</link>
	<ttl>360</ttl>
	<image>
		<title>WebBoard Conference: XSLT Help and Discussion</title>
		<description>XSLT Help and Discussion</description>
		<link>http://www.stylusstudio.com:80/SSDN/default.asp?action=10&amp;fid=48</link>
		<url>http://www.stylusstudio.com:80/SSDN/Images/rss.gif</url>
	</image>
	<item>
	    <title>How to reduce top margin in even and odd pages in pdf generation excluding first page from msword </title>
	    <description>Hi,
I am trying to convert word documents with some data to pdf using stylus studio.I am using MSWord 2003.In this, i am using first page,even and odd pages. I am not displaying the header in even and odd pages. Now the problem is when i generate pdf file, i am getting a huge space in header part of even and odd pages, i want to reduce this header section only in even and odd pages but not in ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8842&amp;fid=48#27893</link>
	</item>
	<item>
	    <title> need help on xsl looping</title>
	    <description>This is not a forum for general XSLT questions, but a forum for
Stylus Studio users. ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8839&amp;fid=48#27891</link>
	</item>
	<item>
	    <title> need help on xsl looping</title>
	    <description>Hi,
I ma using 
&amp;lt;xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'&amp;gt; ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8839&amp;fid=48#27888</link>
	</item>
	<item>
	    <title> need help on xsl looping</title>
	    <description>Which version of Stylus Studio are you using, and which processor have you selected in the Scenario Dialog?
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8839&amp;fid=48#27887</link>
	</item>
	<item>
	    <title> need help on xsl looping</title>
	    <description>I need to tranform an xml to tsv but I am facing some problem with looping. 
&amp;lt;Test.xml&amp;gt;
&amp;lt;Tag1&amp;gt;
	&amp;lt;Tag2&amp;gt;
		&amp;lt;subtag1&amp;gt;
   			&amp;lt;subtag2 F=1 Yr=2007/&amp;gt;
   			&amp;lt;subtag2 F=2 Yr=2008/&amp;gt;
   			&amp;lt;subtag2 F=3 Yr=2009/&amp;gt;
   			&amp;lt;subtag2 F=4 Yr=2007/&amp;gt;
   			&amp;lt;subtag2 F=5 Yr=2008/&amp;gt;
   			&amp;lt;subtag2 F=6 Yr=2009/&amp;gt;[b ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8839&amp;fid=48#27883</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>That worked great. You solved my problem and I learned a few new things with XSLT. Thank you. I did not want to finish this transform in C# using the XMLReader and XMLWriter. ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27880</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>Hi Mark,
the XML you have posted now is very different from the first one (and not only for its complexity, also for the different attribute values)!
However, here is starting point for you: the stylesheet has a bunch of templates, each one dealing with the translation of a single element.
Hope this helps,
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27835</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>All I need is the direction for the type of pattern that I need to use for the style sheet. ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27817</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>All I need is the direction for the type of pattern that I need to use for the style sheet. ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27816</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>Sorry, I should have been more clear. Unfortunately my document is far more complex as I have nested elements that the paragraph are children of.
If you look at the attached wordProcessingML I need to convert this to the following merrillDoc which is an extended version of DocBook.
'wx:sect' to a 'division'
'wx:sub-section' to 'section'
'w:p' to 'para'
&amp;l ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27815</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>Hi Mark,
you didn't say if you were using a XSLT 2.0 processor, so I wrote this XSLT 1.0 stylesheet that, albeit being less clear, should do the job for you.
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27812</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>I am using Stylus Studio 2007 XML Enterprise Release 2 Installation ID: XXXXXXXX-YYYYYYYYY
 ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27810</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>Hi,
which version of Stylus Studio are you using, and which processor have you selected in the Scenario Dialog?
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27809</link>
	</item>
	<item>
	    <title>Convert Symbol to Element</title>
	    <description>This list is for Stylus Studio XSLT-related questions.
Please ask general XSLT-related questions on the xsl-list
run by Mulberry Technologies. ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8826&amp;fid=48#27805</link>
	</item>
	<item>
	    <title>Separator -only- between fields</title>
	    <description>Great, thank you. This XSL stuff takes some getting used to, but I'm enjoying the learning.
Pete
 ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8822&amp;fid=48#27794</link>
	</item>
	<item>
	    <title>Separator -only- between fields</title>
	    <description>For input like this:
&amp;lt;?xml version='1.0'?&amp;gt;
&amp;lt;list&amp;gt;
	&amp;lt;name&amp;gt;Fred&amp;lt;/name&amp;gt;
	&amp;lt;name&amp;gt;Bill&amp;lt;/name&amp;gt;
	&amp;lt;name&amp;gt;Andy&amp;lt;/name&amp;gt;
	&amp;lt;name&amp;gt;Mike&amp;lt;/name&amp;gt;
&amp;lt;/list&amp;gt;
The following will work. Notice the use of position() and last().
&amp;lt;?xml version='1.0'?&amp;gt;
&amp;lt;xsl:stylesheet version='1.0' xmlns ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8822&amp;fid=48#27793</link>
	</item>
	<item>
	    <title>Inserting carriage return (special characters not working)</title>
	    <description>&amp;gt;I found it!!! It is just: 
&amp;gt;
&amp;gt;&amp;lt;fo:block
&amp;gt;font-family='Courier'
&amp;gt;linefeed-treatment='preserve'
&amp;gt;white-space-collapse='false'
&amp;gt;white-space-treatment='preserv
&amp;gt;e'&amp;gt;
&amp;gt;       ... text ...
&amp;gt;    &amp;lt;/fo:block&amp;gt;

Dear ricuzzo m :
You are the best! I am glad that you posted the solution to making the Car ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=7399&amp;fid=48#27790</link>
	</item>
	<item>
	    <title>Separator -only- between fields</title>
	    <description>My apologies if this is a silly question, but I'm rather new at this, and searching the forums did not shed any light.
I have a working transform that extracts a set of names from an XML file, each with their own tag:
&amp;lt;name&amp;gt;Fred&amp;lt;/name&amp;gt;
&amp;lt;name&amp;gt;Bill&amp;lt;/name&amp;gt;
&amp;lt;name&amp;gt;Andy&amp;lt;/name&amp;gt;
&amp;lt;name&amp;gt;Mike&amp;lt;/name&amp;gt;
I need to outp ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8822&amp;fid=48#27787</link>
	</item>
	<item>
	    <title>DocBook</title>
	    <description>I have the following XML containing a presentation type structure.
(I am basically building an XSLT for converting wordProcessingML to DocBook.)
&amp;lt;document&amp;gt;
 &amp;lt;p&amp;gt;A paragraph&amp;lt;/p&amp;gt;
 &amp;lt;p style='BulletedList'&amp;gt;A list item&amp;lt;/p&amp;gt;
 &amp;lt;p style='BulletedList'&amp;gt;A list item&amp;lt;/p&amp;gt;
 &amp;lt;p style='BulletedList'&amp;gt;A list item&amp;lt;/p&amp;gt;
 ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8818&amp;fid=48#27773</link>
	</item>
	<item>
	    <title>First Occurance of Alphabet</title>
	    <description>Hi,
which version of Stylus Studio are you using, and which processor have you selected in the Scenario Dialog?
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/SSDN/default.asp?boardid=1&amp;action=9&amp;read=8813&amp;fid=48#27771</link>
	</item>

</channel>
</rss>