This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes print same topic more than once with XSL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "print same topic more than once with XSL" Watch "print same topic more than once with XSL" New topic
Author

print same topic more than once with XSL

pavithra a kaveriappa
Greenhorn

Joined: Feb 08, 2001
Posts: 5
Hi

I am trying to write this bit
<Extension category="Trade" instance="1" name="Payment">
<Field name="AccountTo"></Field>
<Field name="Amount"></Field>
<Field name="Ccy"></Field>
<Field name="Note"></Field>
<Field name="PayType"></Field>
<Field name="ValueDate">24 Jun 2005 12:00:00</Field>
</Extension>
more than once with changing of instance number like below
<Extension category="Trade" instance="2" name="Payment">

how can I achive with without hard coding it number of times i wnated it,

Anyhelp will greatly appreciated

Thanks
Pavithra


Regards<BR>A.K.Pavithra
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: print same topic more than once with XSL
 
Similar Threads
XSD question
web.xml causes 404 error
Configuring Tomcat 5 on Win2K and Linux
Chapter 7 - HF study group
XML file NOT well-formed in Tomcat 6 same file IS well-formed in Tomcat5.5