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

Re: use of $foo/(//path)

Subject: Re: use of $foo/(//path)
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Mon, 4 Feb 2008 19:23:28 +0100 (CET)
Re:  use of $foo/(//path)
Andrew Welch wrote:

> Sorry David I've read that a few times and still can't see how you
> would get different results - any chance you could explain it again
> :0)

  Input:

    <root>
      <video id='v1'/>
      <actor>
        <video id='v2'/>
      </actor>
    </root>

with $actor bound to /root/actor:

    $actor//video/@id   (: -> v2 :)
    $actor(//video/@id) (: -> v1, v2 :)

  In the first case, the video is a descendant of actor.  In the second
case, they are descendants of the document the actor belongs to.

  Regards,

--drkm

























      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr

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.