[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

two columns instead of one

Subject: two columns instead of one
From: Renate <renaate@xxxxxxxxx>
Date: Wed, 28 Jun 2006 10:58:17 +0300
renate en jordan
I have the following XML:

<SECTIONS>
        <SECTIONS_ROW num="1">
           <SECTION_INDEX>10</SECTION_INDEX>
           <HEADING> HEADING1 </HEADING>
           <ID>579122</ID>
           <ARTICLES>
              <ARTICLES_ROW num="1">
                 <TEXT>1.1. Teksts</TEXT>
              </ARTICLES_ROW>
           </ARTICLES>
        </SECTIONS_ROW>
        <SECTIONS_ROW num="2">
           <SECTION_INDEX>20</SECTION_INDEX>
           <HEADING> HEADING2 </HEADING>
           <ID>579123</ID>
           <ARTICLES>
              <ARTICLES_ROW num="1">
                 <TEXT>2.1. Teksts:</TEXT>
              </ARTICLES_ROW>
              <ARTICLES_ROW num="2">
                 <TEXT>2.1.1. teksts; </TEXT>
              </ARTICLES_ROW>
              <ARTICLES_ROW num="3">
                 <TEXT> 2.1.2. teksts </TEXT>
              </ARTICLES_ROW>
              <ARTICLES_ROW num="4">

etc.
</SECTIONS>

Using XSL I need this text to be displayed into two balanced columns like this:

  HEADING1                 HEADING9
1.1. Teksts                   9.1. Teksts
 HEADING2                   9.1.1. Teksts
2.1. Teksts                     9.1.2. Teksts
 2.1.1. Teksts                9.1.3 . Teksts
 2.1.2. Teksts                9.1.4. Teksts
     ....

And there could be more than one page.


I am a real beginner in XSL...


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Cast Your Vote

We need your help – Vote for DataDirect XML Products!

  • Best SOA or XML site

Winners and finalists announced at SOA World Conference in November.

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.