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

RE: How can repitition be avoided in XSL

Subject: RE: How can repitition be avoided in XSL
From: "Richard Lander" <rlander@xxxxxxxxxxxxx>
Date: Tue, 15 Oct 2002 14:00:17 -0700
repitition
Can you re-word your question? Where does the repetition occur, as you
see it?

Thanks,

Rich

-----Original Message-----
From: Raghava Rao [mailto:call_raghava@xxxxxxxxxxx] 
Sent: Tuesday, October 15, 2002 12:26 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx

How can repitition be avoided with xsl for the example input xml and
output 
html file given below:

Input XML
<Parent>
  <Class>
    <Parameter>
      <Name>P1</Name>
      <Type>str</Type>
    </Parameter>
    <Parameter>
      <Name>P2</Name>
      <Type>int</Type>
    </Parameter>
    <Parameter>
      <Name>P3</Name>
      <Type>str</Type>
    </Parameter>
    <Parameter>
      <Name>P4</Name>
      <Type>str</Type>
    </Parameter>
  </Class>
  <Class>
    <Parameter>
      <Name>P5</Name>
      <Type>str</Type>
    </Parameter>
    <Parameter>
      <Name>P1</Name>
      <Type>str</Type>
    </Parameter>
    <Parameter>
      <Name>P6</Name>
      <Type>str</Type>
    </Parameter>
  </Class>
</Parent>

output HTML
Parameters are:
P1
P2
P3
P4
P5
P6

  Thank you.
    Raghava



_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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




 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.