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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2017)
+ Stylus Studio FAQs (159)
- Stylus Studio Code Samples & Utilities (364)
-> + XSD to XML Creation with all O... (2)
-> - How XML to X12 be converted an... (1)
-> - Encode and decode XML to and f... (1)
-> + Evaluating StylusStudio - .cnv... (2)
-> - Build safe NCName (1)
-> - generating .Net dataset (1)
-> + Converters for .NET (2)
-> + TRADACOMS - Code Generation (2)
-> - Flat File Custom XML conversio... (1)
-> - Need help in Generate a checkb... (1)
-> + Evaluation period for the buil... (2)
-> + Reports with ifs (2)
-> + Need Help Creating Custom XML ... (6)
-> + Need help with unique particle... (10)
-> + In need for help on converting... (3)
-> - import xml into an access (1)
-> + jaxb support (3)
-> + Large XML sample file (2)
-> + Stylus Studio 2008 R2 - From X... (2)
-> + create an xml document with ex... (2)
-> + Default xml converter from com... (2)
-> + Transforming Data With XSLT (5)
-> + Error when creating pdf file (5)
-> + Got Shkespear XML Doc from web... (3)
-> + VFP 8 (2)
-> + CSV import (7)
-> + Generating X12 from XML (4)
-> + How to handle variable input &... (2)
-> + Grab html to xml (2)
-> + XML To X12 conversion using in... (3)
-> + XSLT mapping help required (2)
-> + convert XML to JAVA (2)
-> + Insert a carriage return or li... (3)
-> + Automatation for comparing two... (2)
-> - Filter records (1)
-> + BIT Fields (3)
-> + Restricted Mixed Content (4)
-> - Freelance Project - Mapping di... (1)
-> + flat file to xml conversion (10)
-> + ConvertFromXML to TXT (2)
-> + Edi X12 835 to Flat file (2)
-> + License problem (2)
-> + Removal of elements from an XM... (3)
-> + XSL and Word docs (2)
-> + Develop a workflow using xml (2)
-> + Need help converting CSV to Ne... (2)
-> + Specify valid values for an el... (3)
-> + Question about the WYSIWYG fun... (2)
-> + XML diff tool (4)
-> + Validating schemas (3)
-> + Best way to fix a few hundred ... (6)
-> + Mapping problem please help me (2)
-> + Relational Database Hierarchic... (2)
-> + RDBMS - XML round-tripping (3)
-> + Converto FILE to XML (2)
-> - relational database acces - lo... (1)
-> + unsupportet URL scheme when tr... (6)
-> + XML in oil industry (3)
-> - Want to get the available para... (1)
-> + XSL in HTML? (9)
-> + Help Creating a new wsdl (2)
-> + Extracting XML from a database... (6)
-> + Stylus Studio Converters comma... (18)
-> - Schema for RDF section within ... (1)
-> + Text to XML converter not in t... (4)
-> + Filtering data with a combo bo... (2)
-> + Loading data in XML file/docum... (2)
-> + Stylus StudioŽ's Web Service C... (2)
-> - How to replace a specific node... (1)
-> + xsl:result-document and multip... (2)
-> - Russian Doll Schema (1)
-> + Populating MS access from XML ... (9)
-> + xsd to xml (5)
-> + populating treeview control wi... (6)
-> + Problem generating a simple DT... (4)
-> + XML Newbie Basics (4)
-> + How do I ... Build an HTML Pag... (2)
-> + .NET API (6)
-> - Building Your Own Search Engin... (1)
-> - transformer.transform gives Ex... (1)
-> + reading xml (6)
-> + How to Display Links in XML (4)
-> - how to place the text of the f... (1)
-> + Need guidelines (3)
-> + Basic XML question (2)
-> + sql/xml returns invalid result... (2)
-> + SQL/XML Error (4)
-> - pass paramter in java and do a... (1)
-> + serialize java (2)
-> + pass paramter in java for xml ... (2)
-> + transform dtd to xml schema (2)
-> + Converter - xsd to xml (7)
-> + Convert to XML programmaticall... (2)
-> + XSL FO with Java data source (2)
-> - OASIS XML Catalogs Tutorial (1)
-> + Transforming XML to EDI (2)
-> + Using row data to populate XML... (7)
-> + Nesting Tables and Sub-Tables (2)
-> - XSL for multiple columns and c... (5)
-> ->XSL for multiple columns ...
-> ->XSL for multiple columns ...
-> ->XSL for multiple columns ...
-> ->XSL for multiple columns ...
-> + New Advanced CSV to XML Data C... (3)
-> - Java mapper (1)
-> - XML Spy project conversion to ... (1)
-> + APIs and OCXs (2)
-> + No Topic (2)
-> + Profiling (3)
-> + xsl to xslfo (5)
-> + Does anyone use XML from ADO ... (5)
-> - XML from ADO Wizard (1)
-> + Weird XQuery results? (3)
-> - XSV xml schema validator (1)
-> + Menu structure (2)
-> + XQuery user-defined functions (2)
-> + Passing Parameter to Templates (3)
-> + XML To Database (2)
-> + XML Schema xsd:any and xsd:any... (2)
-> - XSL-FO Webinar Sample Files (1)
-> + Name Element (2)
-> + date of the day (5)
-> + Is there a 'Find Definition' f... (2)
-> + DTD to schema conversion (2)
-> + Simple XSLFO Example (3)
-> - Post your favorite Stylesheet ... (1)
-- [1-20] [21-40] [41-60] Next
+ Stylus Studio Announcements (113)
Topic  
Postnext
samir sawantSubject: XSL for multiple columns and converting to pDF
Author: samir sawant
Date: 24 Jan 2005 05:02 PM
Hi..

Hi I have a following large XML file.


<?xml version="1.0" encoding="utf-8"?>
<root>
<region>
<row>
<field>017814100</field>
<field>178141</field>
<field>SWITCH</field>
<field>006</field>
<field>000011</field>
<field>109.36</field>
<field>74.28</field>
</row>
<row>
<field>307429600</field>
<field>3074296</field>
<field>CLP,RTG</field>
<field>006</field>
<field>000011</field>
<field>168.59</field>
<field>114.51</field>
</row>
....
.....
</region>
</root>


Need to convert this in following format where i will
get 2 columns side by side on pages which will
continue till the end of data. Flow of the data on the
page should be down and then across

AFter every 5 records , the line space should be
there.
BOth columns should be inline means space after 5
records in both columns should match on the same line.
Field within same column should be seperated by space and fields should be justified.

two columns should be seperated by vertical line in
between. Headings should repeat on each page.
Format should look like as below:

< TITLE>
<Headings> <Headings>
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7

F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7

F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7
F1 F2 F3 F4 F5 F6 F7 F1 F2 F3 F4 F5 F6 F7



Thanks,
Samir


Postnext
Ivan PedruzziSubject: XSL for multiple columns and converting to pDF
Author: Ivan Pedruzzi
Date: 27 Jan 2005 02:45 AM

Here is an example that generates HTML


<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html"/>

<xsl:template match="/">
<xsl:variable name="count" select="count(root/region/row)"/>
<html>
<body>
<table border="1">
<tr>
<td>Heading 1</td>
<td>Heading 2</td>
</tr>

<tr>
<td>
<table border="1">
<tr>
<td width="100">Field 1</td>
<td width="100">Field 2</td>
<td width="100">Field 3</td>
<td width="100">Field 4</td>
<td width="100">Field 5</td>
<td width="100">Field 6</td>
<td width="100">Field 7</td>
</tr>
</table>
</td>

<td>
<table border="1">
<tr>
<td width="100">Field 1</td>
<td width="100">Field 2</td>
<td width="100">Field 3</td>
<td width="100">Field 4</td>
<td width="100">Field 5</td>
<td width="100">Field 6</td>
<td width="100">Field 7</td>
</tr>
</table>
</td>

</tr>

<xsl:for-each select="root/region/row[position() mod 2 != 0]">
<tr>
<td>
<table border="1">
<tr>
<xsl:for-each select="field">
<td width="100">
<xsl:value-of select="."/>
</td>
</xsl:for-each>
</tr>
</table>
</td>
<td>
<table border="1">
<tr>
<xsl:for-each select="following-sibling::row[1]/field">
<td width="100">
<xsl:value-of select="."/>
</td>
</xsl:for-each>
</tr>
</table>
</td>
</tr>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>
</xsl:stylesheet>

Postnext
samir sawantSubject: XSL for multiple columns and converting to pDF
Author: samir sawant
Date: 27 Jan 2005 11:10 AM
Originally Posted: 27 Jan 2005 11:09 AM
Appreciated your efforts But I wanted the XSL-FO to get the output in PDF.<br> Output in HTML Is not reqd Will be appreciated it Someone hepm me in this regards Thanks Samir

Postnext
Ivan PedruzziSubject: XSL for multiple columns and converting to pDF
Author: Ivan Pedruzzi
Date: 28 Jan 2005 12:10 AM
The following should give you a start


<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">
<xsl:output method="xml"/>

<xsl:template match="/">

<xsl:variable name="count" select="count(root/region/row)"/>

<fo:root>
<fo:layout-master-set>
<fo:simple-page-master master-name="default-master">
<fo:region-body/>
</fo:simple-page-master>
</fo:layout-master-set>

<fo:page-sequence master-reference="default-master">
<fo:flow flow-name="xsl-region-body">

<fo:block margin-left="5pt" margin-top="5pt">My Title</fo:block>
<fo:block>
<fo:table table-layout="fixed" width="100%" margin-left="5pt">
<fo:table-column/>
<fo:table-column/>

<fo:table-body>
<fo:table-row height="10pt"/>
<fo:table-row height="20pt">
<fo:table-cell>
<fo:block>Header 1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Header 2</fo:block>
</fo:table-cell>
</fo:table-row>

<xsl:for-each select="root/region/row[position() mod 2 != 0]">

<xsl:if test="position() mod 6 = 0">
<fo:table-row height="10pt">
<fo:table-cell/>
</fo:table-row>
</xsl:if>


<fo:table-row height="10pt">
<fo:table-cell>
<xsl:call-template name="sub-table">
<xsl:with-param name="context" select="field"/>
</xsl:call-template>
</fo:table-cell>
<fo:table-cell>
<xsl:call-template name="sub-table">
<xsl:with-param name="context" select="following-sibling::row[1]/field"/>
</xsl:call-template>
</fo:table-cell>
</fo:table-row>
</xsl:for-each>
</fo:table-body>
</fo:table>
</fo:block>
</fo:flow>
</fo:page-sequence>
</fo:root>
</xsl:template>

<xsl:template name="sub-table">
<xsl:param name="context"/>
<fo:block font-size="7.0pt">
<fo:table table-layout="fixed" width="100%">
<xsl:for-each select="$context">
<fo:table-column/>
</xsl:for-each>
<fo:table-body>
<fo:table-row>
<xsl:for-each select="$context">
<fo:table-cell>
<fo:block>
<xsl:value-of select="."/>
</fo:block>
</fo:table-cell>
</xsl:for-each>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
</xsl:template>
</xsl:stylesheet>

Posttop
TRACEY RAWLINGSSubject: XSL for multiple columns and converting to pDF
Author: TRACEY RAWLINGS
Date: 21 May 2005 09:44 AM
Hi there im new to all this XML and i need to do what your doing i think.....

I need to create labels from data in PDF.....in the correct format.

I am used to ASP and SQL.
Did you get this to work...if so how.
Just the basic steps.
....Create XSD or xml XSL-FO ....

Stabbing in the dark here.

I have to produce 100 labels all differnt sizes based on user selecting the size of labels.

   
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.