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

Re: xsl:choose and xsl:when

Subject: Re: xsl:choose and xsl:when
From: oryann9 <oryann9@xxxxxxxxx>
Date: Wed, 29 Aug 2007 06:44:15 -0700 (PDT)
Re:  xsl:choose and xsl:when
> It's always useful to see some sample input.... so
> guessing that your
> XML looks like this:
> 
My bad.... Here is my XML data:

<?xml version="1.0"?>
<!DOCTYPE PHONEBOOK>
<PHONEBOOK>
    <LISTING>
        <FIRST> Derek </FIRST>
        <LAST> Smith </LAST>
        <PHONE TYPE="CELL"> 614-757-2123 </PHONE>
        
        <FIRST> Joseph </FIRST>
        <LAST> Chow </LAST> 
        <PHONE> 614-757-2323 </PHONE>
        
        <FIRST> Corey </FIRST>
        <LAST> Pohl </LAST>
        <PHONE> 614-806-1416 </PHONE>
        
        <FIRST> Tiko </FIRST>
        <LAST> Lewis </LAST>
        <PHONE TYPE="CELL"> 614-232-3434 </PHONE> 
   
        <FIRST> Kurt </FIRST>
        <LAST> Smith </LAST>
        <PHONE> 419-455-9090 </PHONE>   
    </LISTING>

    <LISTING>
       <FIRST>Jane</FIRST>
       <LAST>Smith</LAST>
       <PHONE>1-800-234-5678</PHONE>
       <PHONE>1-555-222-3333</PHONE>
    </LISTING>

</PHONEBOOK>         



       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/

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.