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
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Vishnu Priyan GunasekaranSubject: Loop through each char in string using XSL
Author: Vishnu Priyan Gunasekaran
Date: 23 Aug 2009 09:37 AM
I am just a novice in XSL programming. I want to write a code for looping through a string and each character to be displayed in a table. the scenario is given below in detail. do tell me how to solve this issue.

XML:

<Root>
<Data>
<record>
<field displayName="Column1">1000</field>
<field displayName="Column2"> PPPAA PPPPP AAAPP APAPA AAAAA </field>
</record>
</Data>
</Root>

XSL functionality:

Column 1 Column 2

1000 P
1001 P
1002 P
1003 A
1004 A
1005 P
1006 P

if you see in the XML. the first field is the starting number which corresponds to the first character "P". So the number increments along with each character in the string. the spaces should be removed. only Alphabets should be used to display. I am not sure how to come up with the solution to this. I was able to find the count after removing the spaces and when i tried to loop through the string i am struck. Can you be able to help me.

Thanking you before hand for the help and patience.

Regards,
Vishnu Priyan

Posttop
(Deleted User) Subject: Loop through each char in string using XSL
Author: (Deleted User)
Date: 02 Sep 2009 12:27 PM
Hi,
which version of Stylus Studio are you using, and which XSLT processor have you selected in the Scenario Dialog?

Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
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.