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

RE: how to skip repeating value in the table?

Subject: RE: how to skip repeating value in the table?
From: "Cross, Neal - Development Controller" <ncross@xxxxxxxxx>
Date: Fri, 13 Dec 2002 15:15:40 -0000
colb development
Sorry, I meant the child elements fo the name object, I am presuming that
your XML would go something like this:

<colA>
	<colB>data</colB>
	<colC>data</colC>
	<colB>data</colB>
	<colC>data</colC>
	<colB>data</colB>
	<colC>data</colC>
</colA>

And you would only output the persons name if you found the first occurence
of <colA/> or <colB/>
If I am wrong then please send me the xml.
I JUST HOPE THAT I HAVEN'T SOUNDED LIKE A PLONKER! :-)

-----Original Message-----
From: Lee, Insoo [mailto:Insoo.Lee@xxxxxx]
Sent: 13 December 2002 14:34
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject:  how to skip repeating value in the table?




  Hello,
  How would skip the repeating table cell?
  For example I have,


  A               B               C
  ----------------------------
  Kevin         English          A
  Kevin         C++              B
  Kevin         Math             A
  Tom          English           B
  Tom           Art               A
  Sarah        C++               A
  Sarah         Math            A


  I'd like to do some sort fo:block skip so that it would print


  A               B               C
  ----------------------------
  Kevin         English          A
                  C++              B
                  Math             A
  Tom          English           B
                  Art               A
  Sarah        C++               A
                  Math            A

  Thanks!


 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.