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

A problem with loop and Concat....

Subject: A problem with loop and Concat....
From: Mukul.Mudgal@xxxxxxxxxxx
Date: Mon, 29 Apr 2002 16:53:32 +0530
xsl concat loop
Hi

I'm new in the amazing world of XSL and facing some problem while creating
a xsl file .And it would be nice if someone solve it.

Pls give the solution for the following ....
I'm trying to write a xsl file to transform this

                                   - <WhereDetails Operator="OR">
                      ? <Description Name="accountid" Condition="=" Value="
                      1000" Operator="And" />
                      ? <Description Name="SortCode" Condition="=" Value="
                      1001" Operator="Or" />
                      ? <Description Name="accountType" Condition="=" Value
                      ="Saving" Operator="" />

                  ? </WhereDetails>

                  in to this
                  - <WHERE>
            ? <Clause Value="accountid = 1000 And sortCode = 1001 Or
            accountType = Saving  " />
            </WHERE>


Here , we need to take care of one point......
1. If there is no operator is defined in <Description> node then we need to
take the Operator which defined in <WhereDetails> node.

Thanks

Mukul





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.