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

FW: problem integrating xsl iteration

Subject: FW: problem integrating xsl iteration
From: "Mac Rost" <mac.rost@xxxxxxxxx>
Date: Mon, 27 Sep 2004 10:44:35 -0500
mac rost
-----Original Message-----
From: Mac Rost [mailto:mac.rost@xxxxxxxxx] 
Sent: Monday, September 27, 2004 10:40 AM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: problem integrating xsl iteration

List,

Been a while since I have posted, I hope this isn't too rudimentary.

I have been trying to implement this solution that is in the archive
http://www.biglist.com/lists/xsl-list/archives/199912/msg00091.html.

What I'm trying to do is to create links from a number that is specified in
the xml that I am using.

 

Here is a snippet of the xml.

<?xml version="1.0" encoding="UTF-8"?>

<ItemSearchResponse>

            <OperationRequest>

            </OperationRequest>

            <Items>

                        <Request>

                        </Request>

                        <TotalResults>370</TotalResults>

                        <TotalPages>37</TotalPages>

                        <Item>

                        </Item>

            </Items>

</ItemSearchResponse>

 

What I'm trying to accomplish is to create "paging" links from the
totalpages node. It seems that I have deleted my previous try. Let me start
working on it.

Thanks in advance!

Mac

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

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

Buy Stylus Studio Now

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-2013 All Rights Reserved.