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

Re: Extract First node

Subject: Re: Extract First node
From: omprakash.v@xxxxxxxxxxxxx
Date: Fri, 2 Sep 2005 09:23:02 +0530
Re:  Extract First node
Hi,
      It works correctly for me with saxon8.4.

cheers,
prakash





                                                                                                                                       
                      "SINGH Navpreet"                                                                                                 
                      <Navpreet.SINGH@         To:      <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>                                              
                      Tenix.com>               cc:      (bcc: omprakash.v/Polaris)                                                     
                                               Subject:  Extract First node                                                       
                      09/02/2005 05:53                                                                                                 
                      AM                                                                                                               
                      Please respond                                                                                                   
                      to xsl-list                                                                                                      
                                                                                                                                       
                                                                                                                                       




Hi
I am having a problem with XPath expression for XSLT. I am trying to
extract a node from xml with a special attribute. For example
<a>
  <b>
    <c type="html">HTML file</c>
  </b>
  <b>
    <c type="text">Text File</c>
  </b>
  <b>
    <c type="pdf">First Pdf File</c>
  </b>
  <b>
    <c type="pdf">Second Pdf File</c>
  </b>
  <b>
    <c type="rtf">Rtf File</c>
  </b>
</a>

Element <c> can appear in any order and there could be a number of <c> with
attribute type="pdf". I want to extract the first occurence of the element
<c> which has a attribute type="pdf". I tried to extract it with
<xsl:value-of select="b/c[attribute::className='pdf'][1]"/>
after matching the template for <a>. But I am getting "First Pdf File
Second Pdf File". Can anyone tell me where I am making mistake. I am using
Saxon-B8.5.
Thanks
Navpreet.





This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in

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.