[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

Question on expected XQuery return per standards

G. Ken Holman gkholman at CraneSoftwrights.com
Sat Mar 28 17:05:00 PST 2009


  Question on expected XQuery return per
  standards
At 2009-03-28 16:23 +0100, Geert Josten wrote:
>Hi Michael,
>...
>    <set1><xsl:value-of select=" 
> /descendant-or-self::node()/p[position() = 2] "/></set1>,
>...
>    <set2><xsl:value-of select=" //p[position() = 2] "/></set2>,
>...
>    <set3><xsl:value-of select=" /descendant-or-self::node()/p[2] "/></set3>,
>...
>    <set4><xsl:value-of select=" //p[2] "/></set4>,
>...
>But with version 1.0 even Saxon was strangely enough returning p2 only..

Not strange at all!  You are using <xsl:value-of/> which returns the 
first of the set addressed when using XSLT 1.0.  Try using 
<xsl:copy-of/> and then you will get a true reading.

I hope this helps.

. . . . . . . . . . Ken

--
XQuery/XSLT/XSL-FO training in Los Angeles (New dates!) 2009-06-08
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:http://x-query.com/mailman/listinfo/talk
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/q/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/q/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal



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-2011 All Rights Reserved.