<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
	<title>WebBoard Conference: Stylus Studio Technical Forum</title>
	<description>Stylus Studio and XSL related technical questions</description>
	<language>en-us</language>
	<link>http://www.stylusstudio.com:80/ssdn/default.asp?action=10&amp;fid=23</link>
	<ttl>360</ttl>
	<image>
		<title>WebBoard Conference: Stylus Studio Technical Forum</title>
		<description>Stylus Studio and XSL related technical questions</description>
		<link>http://www.stylusstudio.com:80/ssdn/default.asp?action=10&amp;fid=23</link>
		<url>http://www.stylusstudio.com:80/ssdn/Images/rss.gif</url>
	</image>
	<item>
	    <title>XMLConverter Licence</title>
	    <description>Hi Francois,
the generated code assumes the usage of XML Converters as part of the pipeline; if you don't plan to use this feature you can remove the code from the generated sources (i.e. remove the package declaration, and the specification of the custom resolver in the setup of the XSLT processor)
Hope this helps,
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8844&amp;fid=23#27902</link>
	</item>
	<item>
	    <title>hide diagram pane</title>
	    <description>It does, indeed.  
Thanx ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8843&amp;fid=23#27901</link>
	</item>
	<item>
	    <title>hide diagram pane</title>
	    <description>Hi,
the layout of the XML Schema diagram cannot be customized in this version of Stylus; we will consider your request for a future version.
Hope this helps,
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8843&amp;fid=23#27899</link>
	</item>
	<item>
	    <title>Can I do this with Stylus?</title>
	    <description>Hi Chris,
which version of Stylus Studio are you using?
Can you cause a crash and send the error report to stylus-field-report@progress.com (which a zipped copy of the XML, if possible)?
As for splitting the file in chunks, there is no such a feature in Stylus, as the logic behind splitting is usually non-standard and depends on the capabilities of the application reading that ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8837&amp;fid=23#27898</link>
	</item>
	<item>
	    <title>XMLConverter Licence</title>
	    <description>We are using the Stylus Studio 2009 XML Enterprise Suite Release 2.
When generating code the scenario properties are set to:
Validation engine:  .NET XML Parse
FO processor:  &amp;lt;None&amp;gt;
XQuery processor:   Saxon 9.1.0.5 (.NET)
XSLT processor:  .NET XslCompliedTransform
I noticed that there are still references in the code to: DDTek.XmlConverter.
We  ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8844&amp;fid=23#27897</link>
	</item>
	<item>
	    <title>Can I do this with Stylus?</title>
	    <description>Thank you Alberto.
Still, the problem with large files remains. Even though I have managed to load it (not a very big - about 190MB), it is hardly manageable and Stylus Studio crashed a few times. is there a way to split large XML with Stylus? I am trying to find a simple and quick solution without coding a custom splitter myself.
Any suggestions?
Thanks,
 ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8837&amp;fid=23#27896</link>
	</item>
	<item>
	    <title>hide diagram pane</title>
	    <description>This certanly is not hard work but I don't know where else to ask it.  When I start a new schema, I get two panes: the diagram pane and the space for text.  I have been creating by text for a long time.  I would love to have the New screen start w/ just the text pane w/o having to turn off the diagram pane first.
   I'm sure there has to be way to turn that off.  Where is it?
Thanx ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8843&amp;fid=23#27895</link>
	</item>
	<item>
	    <title>How to reduce top margin in even and odd pages in pdf generation from msword</title>
	    <description>Hi Nandu,
my suggestion was to change the XSLT code written with Stylus Studio to make it generate the proper XSL:FO instruction, not to edit the result of that transformation. 
In any case, we can help you with questions regarding Stylus Studio: for more specific questions (on XSL:FO or XSLT) you should try more specific forums.
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8838&amp;fid=23#27894</link>
	</item>
	<item>
	    <title>Getting error </title>
	    <description>Hi 
This problem is resolved. I have given the &amp;lt;xsl:output&amp;gt; tag wrongly. It is an empty tag.
But now i am getting the same problem at
&amp;lt;xsl:for-each.....
Any idea...
Thanks in advance. ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8841&amp;fid=23#27892</link>
	</item>
	<item>
	    <title>Getting error &quot; xsl:template is not allowed in this position in the stylesheet!&quot;</title>
	    <description>Hi 
I am getting this error while trasforming my out.xml using RevBusinessInput.xsl. I need an output as test.xml.
Thanks
Sharad ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8841&amp;fid=23#27890</link>
	</item>
	<item>
	    <title>How to reduce top margin in even and odd pages in pdf generation from msword</title>
	    <description>Hi Alberto ,
 Thanks for your response.
     I can able to make changes using the xsl-fo, but i am not supposed to make any changes in xsl-fo file. Only option for me to make any changes is with MSWord. I wud like to know whether i can make any changes in stylus studio's elementsProperty or pageLayout page to achieve succes with my issue. Or any way to set anything in MSWord.. Please let ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8838&amp;fid=23#27889</link>
	</item>
	<item>
	    <title>How to reduce top margin in even and odd pages in pdf generation from msword</title>
	    <description>This is a question more suitable for a XSL:FO-specific newsgroup; anyway, have you read what is said at http://xmlgraphics.apache.org/fop/fo.html in the 'Making the First Page Special' paragraph?
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8838&amp;fid=23#27886</link>
	</item>
	<item>
	    <title>Can I do this with Stylus?</title>
	    <description>Hi Chris,
Stylus Studio can easily handle your 150Mb file (we tested with XML documents up to 1Gb). As for moving parts of this document to Access, I would use XQuery or XSLT to do the filtering and shaping the result to conform to a structure like 
&amp;lt;dataroot&amp;gt;
&amp;lt;TableName&amp;gt;
 &amp;lt;Column1&amp;gt;data&amp;lt;/Column1&amp;gt;
that can be imported into Access using ei ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8837&amp;fid=23#27885</link>
	</item>
	<item>
	    <title>How to reduce top margin in even and odd pages in pdf generation from msword</title>
	    <description>Hi,
   I am trying to convert word documents with some data to pdf using stylus studio.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 first page,Plz help ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8838&amp;fid=23#27882</link>
	</item>
	<item>
	    <title>Can I do this with Stylus?</title>
	    <description>Hi All,
I am trying to find out if Stylus studio can solve my problems:
1) I have large scale XML files with quite complex tree structure and many attributes (average size of XML is about 150MB)
2) I need to extract some tables from XML with selected columns and export it to Access .mdb
3) I need to add keys from the parent attribute values as extra columns to the e ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8837&amp;fid=23#27881</link>
	</item>
	<item>
	    <title>Type could not be found</title>
	    <description>Hi Keith,
thank you for the sample XML; it looks that the particular structure of the XML Schema is not fully compatible with the pattern used by Xerces-C, that is, that a single schema file should be responsible for each namespace (also Saxon complains that a few schema files appear to recursively include themselves).
A quick workaround for this issue is to ensure that developer.xsd is  ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8806&amp;fid=23#27879</link>
	</item>
	<item>
	    <title>How to remove tabs in generating a pdf from Ms Word</title>
	    <description>Hi,
unfortunately XSL:FO has not the concept of a 'tab' character, aligning the text to the closest marker. So some FO processors simply insert a fixed amount of spaces (1, 4 or 8) in the text output.
You can ask FO-specific newsgroups for advices on what strategy works best in emulating the Word behaviour.
Hope this helps,
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8836&amp;fid=23#27873</link>
	</item>
	<item>
	    <title>Maintain Support for Stylus Studio 9</title>
	    <description>Hi Robert,
We apology for any  inconvenient, as Alberto mentioned we have fixed the problem in the internal build and planning to start QA this week. 
The license manager revokes automatically the old license, when processing an upgrade; said  that we can override the system temporary when needed.
Hope this helps
Ivan Pedruzzi
Stylus Studio Team
 ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8834&amp;fid=23#27872</link>
	</item>
	<item>
	    <title>Maintain Support for Stylus Studio 9</title>
	    <description>Hi Bob,
the old Stylus Studio 2009 license is automatically disabled when an AUP right is exercised to migrate to the new version (in your case, Stylus Studio 2010). We have restored it so you can work with that version until the update to Stylus 2010 is released.
Sorry for the trouble,
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8834&amp;fid=23#27871</link>
	</item>
	<item>
	    <title>How to trim field to 2 decimals inside a sequence tag</title>
	    <description>Hi Mark,
format-number is a valid XSLT function, so you can invoke it inside the select expression. 
Alberto ...</description>
	    <link>http://www.stylusstudio.com:80/ssdn/default.asp?boardid=1&amp;action=9&amp;read=8833&amp;fid=23#27869</link>
	</item>

</channel>
</rss>