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

Re: How do I display data one item at a time?

Subject: Re: How do I display data one item at a time?
From: Max Bronsema <max.bronsema@xxxxxxxxx>
Date: Thu, 5 May 2005 11:19:16 -0600
Re:  How do I display data one item at a time?
==========================================================
So, please show us a more complete view
of your data (as small as possible but enough to illustrate the current
problem).
==========================================================


No problem with slow replies, it gives me more time to try my own
ideas, maybe I'll get lucky :)

Here is a snapshot of what the structure looks like. I apologize for
not seeing it earlier that what you had posted was different from my
data. <directory> envelopes everything. Then all <staffPersonal> is
grouped together, same with <staffOffice> and <staffTitle>.

<directory>

   <staffPersonal>
     <Person>
       <fName>Sam</fName>
       <lName>Spade</lName>
     </Person>
     <Person>
       <fName>Joe</fName>
       <lName>Bazooka</lName>
     </Person>
   </staffPersonal>

   <staffOffice>
     <Office>
       <dptFull>Biology</dptFull>
       <Location>Boone</Location>
     </Office>
     <Office>
       <dptFull>Business</dptFull>
       <Location>KAIC</Location>
     </Office>
   </staffOffice>

   <staffTitle>
     <Position>
       <phone>123-4567</phone>
       <pEmail>sam@xxxxxxxxx</pEmail>
     </Position>
     <Position>
       <phone>354-5589</phone>
       <pEmail>joe@xxxxxxxxxxx</pEmail>
     </Position>
   </staffTitle>

 </directory>

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.