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

sorting after looking up a value from a db table

Subject: sorting after looking up a value from a db table
From: K L <jeepzy3@xxxxxxxxx>
Date: Tue, 6 Jul 2004 15:59:00 -0700 (PDT)
after looking
If I had the following xml:
<contentID>9999
<tab>
  <tabID>8340
  <tab-order>2</tab-order>
  <section>
      <sectionID>8743
      <section-order>2</section-order>
  </section>
  <section>
      <sectionID>9472
      <section-order>1</section-order>
  </sectionID>
</tab>
<tab>
  <tabID>1111
  <tab-order>1</tab-order>
  <section>
      <sectionID>7393
      <section-order>3</section-order>
  </section>
  <section>
      <sectionID>8743
      <section-order>2</section-order>
  </section>
  <section>
      <sectionID>9472
      <section-order>1</section-order>
  </sectionID>
</tab>
</contentID>

I need to display all section names in alphabetical
order.  To get the section names, I need to do a db
table lookup by passing the sectionID.  Could this
sort be done using xsl?




		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

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.